New Javascript Technology

14 Nov 2014

So many new Javascript frameworks and packages to learn...

Reading (in order)

 

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

 


* Via I feel like I'm missing something here. For pretty much any use case I've considered, AngularJS is extremely limited. Could someone help me out a bit?


Categories: programming