What are some of the most popular modules of Node.js?

 There are many most popular, most starred or most downloaded modules in Node.js. Some of them are:

  • express
  • async
  • browserify
  • socket.io
  • bower
  • gulp
  • grunt

Comments

Popular posts from this blog

What is a Callback function in Node.js?

What is an Event loop in Node.js and how does it work?