How to Start your Node JS + Angular JS Project (UI web project)

The detailed tutorial you can find here ... http://yeoman.io/codelab.html#toc

http://juristr.com/blog/2014/08/node-grunt-yeoman-bower/

The tools and frameworks you have to use are ::

  1. Node JS for creating server and event driven implementations related to UI server
  2. Yeoman as the build tool for project
  3. Angular JS for UI side components
  4. WebStorm as an IDE
  5. Karma and Jasmine for Unit Testing
  6. Jetbrains Chrome Extension for debugging the application with WebStorm.
  7. Bunyan for logging - https://github.com/trentm/node-bunyan
  8. Wreck - REST API Calls
  9. Crypto - Encrypt and Decrypt
  10. Xero -  three-legged oAuth for authentication
  11. Hapi - building applications and services

Comments

Popular posts from this blog

Let's try to build scrum masters/project managers/software architects/even a company with training AI models

TCP Ports list

Problem Solving: Allotment calculator