So many new Javascript frameworks and packages to learn...
Reading (in order)
- JavaScript Module Pattern: In-Depth
- AMD Pattern
- Differences between the simplified CommonJS wrapper and standard AMD define
- Callback Hell
- Promises
- AngularJS for jQuery Developers *
- Dependency Injection using RequireJS & AngularJS
- AngularJS and scope.$apply
- Nested Views, Routing, and Deep Linking with AngularJS *
- scotch.io
- The Future of Javascript Animation with Famo.us
Projects
- RequireJS
- CommonJS
- NPM - package management (primarily for Node like express, socket.io, request, ...)
- Bower - package management (libraries, frameworks like Angular, modernizer, jQuery, ...)
- Grunt - tash runner
- AngularJS - framework
- AngularUI - honestly don't know if it's an official Angular project
- Yeoman (tutorial) - scaffolding
- Famo.us - animated UIs
- React - UI component
Debugging