Summary of Javascript Weekly 96
My picks from JS Weekly 96:
- Yeoman– A system for bootstrapping & managing Node.js based projects. Looks yummy. Backed by Google Engineers.
- How to install on Windows
- This inspired me to write this question on Quora – Will Node.js be a major winner of the “Battle of the web servers”
- Also, are there other similar Node/javascript frameworks?
- Why Dropbox have switched to CoffeeScript (in a week!)
- Another Intro to Ember.js (40 minute vid)
- Build your own custom jQuery (3:40 minute vid)
- Bower – a “package manager for the web”. Bower lets you easily install assets such as images, CSS and JavaScript, and manages dependencies for you.
- Notifier.js – yet another simple notification system for your webapp.