6 great JavaScript resources

by Andreas Nylin 19. November 2009 13:07

http://net.tutsplus.com/tutorials/javascript-ajax/24-javascript-best-practices-for-beginners/
Great tips for the beginner. Examples of common pitfalls and do's and don'ts.

 

https://developer.mozilla.org/En/JavaScript
A really good JavaScript reference and guide. Also has information on what's supported in different versions of JavaScript.

 

http://www.quirksmode.org/js/contents.html
Covers just about everything from how to work with strings to event binding and AJAX. Lots of useful compatibility tables.

 

http://www.crockford.com/javascript/
Douglas Crockford is the Author of JavaScript - the good parts. On his site you will find many great tips on how you should write JavaScript and how to create advanced object inheritance and extending.

 

http://www.asp.net/AJAX/Documentation/Live/ClientReference/default.aspx
API for the ASP.NET AJAX library. There's so much more than just UpdatePanel.

 

http://www.jslint.com/
A JavaScript syntax validator. Run it on all your scripts.

Tags: ,

Development

blog comments powered by Disqus

Creative Commons License
This work is licensed under a Creative Commons Attribution-Share Alike 2.5 Sweden License.


Welcome to the Dropit blog!

Here we, the people that work at Dropit, will write about stuff that interests us. For example web development, especially with .NET and EPiServer - but we'll also talk about other techniques that interest us, marketing on the web, social phenomenons, pop culture, games and software development in general.