JavaScript - Pro JavaScript Tips

Reading time ~1 minute | July 10, 2015

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 -

  1. OOP & Inheritance - prototype based objects, inheritance & multiple inheritance with ring.js
  2. Enhanced functional behavior - underscore.js
  3. Running tasks - grunt.js
  4. Writing tests - jasmine
  5. Packaging the code - npm & bower
Tech Talk - Pro JavaScript Tips from Udaya Kiran