Saturday 3 June 2017

What is the best tools for the node js development and deployment with Visual Studio code

I am using node js since last year, but I have feeling , I am not yet using the correct tool set.

I like to have a following feature for the Node js

  1. Strong Type check (Type Script)

  2. Logger (winston)

  3. Swagger

  4. Test Case and Code coverage

  5. Run within docker (pm2docker)

  6. Monitor usages from outside (like : https://blog.risingstack.com/monitoring-nodejs-applications-nodejs-at-scale/) but needed as free tool something I can host in my environment.

  7. ES6 support

Now All I need is , Visual Studio code Configuration to support all these above stack.

Nice tutorial (https://memz.co/typescript-nodejs-visual-studio-code/) but i missing some of the above stack.



via vimal prakash

No comments:

Post a Comment