Slides from one of our tech talks where a few tips and tools for JS apps are mentioned. This is just a first talk in the series of javascript related discussions.
Topics include -
- OOP & Inheritance - prototype based objects, inheritance & multiple inheritance with ring.js
- Enhanced functional behavior - underscore.js
- Running tasks - grunt.js
- Writing tests - jasmine
- Packaging the code - npm & bower