Games, Programming, Web
Essential JavaScript links
This is a continuously updated list of JavaScript articles and resources that I recommend to other Amazon developers.
- MicroJS – a directory of JavaScript micro libraries
- PhantomJS – headless, scriptable WebKit for unit, integration, and load testing
- 10 things I learned from the jQuery source - a mini code walkthrough of jQuery
- When Automatic Semicolon Insertion goes bad
- ==, ===, and type coercion
- Guide to authoring jQuery plugins - good patterns and anti-patterns for jQuery plugins
- The JavaScript style guide used by jQuery Core - a short and sweet style guide
- Using event capturing to improve page load times - delay initialization for as long as possible
- Async JS with Deferreds – Express asynchronous logic concisely
| Print article | This entry was posted by chrisdanford on July 2, 2012 at 4:00 am, and is filed under Web. Follow any responses to this post through RSS 2.0. You can leave a response or trackback from your own site. |