10 Most Useful Node.js Packages for deployment

Morgan | express-session | sequelize | cross-env | retire | pm2 | winston | helmet | hpp | connect-redis

GP Lee
Web Developers Tomorrow

--

Web Developers Tomorrow

Enjoyed this article? If so, get more similar content by subscribing to our publication! OR publish your articles by sending your Medium name, and a draft link to developers.tomorrow@gmail.com

Why need (Special?) packages for deployment

  • During development, it’s okay to have some interruption in server or server turned off unexpectedly because we can simply turn it back on. But, it’s different after deployment
  • During deployment, a problem in server causes a big trouble not only for User Experience but also for the entire app. Also, it’s possible that some malicious users find the weak spot and attack our deployed app
  • We need know & use packages for deployment as a very necessary action to maintain our app safely after deployment

--

--

GP Lee
Web Developers Tomorrow

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