14 Most Useful NodeJS Libraries in 2020

GP Lee
JavaScript in Plain English
7 min readMay 30, 2020

--

Photo by Ivo Rainha on Unsplash

Express

Fast , unopinionated, minimalist web framework for node

Good for

  • make MEAN stack app (MongoDB, Express.js, Angular.js, Node.js)
  • easy to handle multiple types of requests like GET, PUT, POST, and DELETE requests
  • build single-page, multi-page, and hybrid web applications quickly

--

--

Full Stack Engineer (JS, C#, AWS) in NYC. Please follow me on @gpda (Github) or @gpleeda (LinkedIn)