Tuesday 10 October 2017

What do you guys consider "mandatory" packages for your express or koa server (and why)?

I'm always looking to find new quality packages, figured this would be a good way to stumble upon some more...A few of mine are:rollbar: great crash reporting and pretty intelligent about grouping similar issuesdotenv: git security. Never accidentally upload an API key/password again.bunyan: so much easier to read log files with bunyan...nodemon: some people hate using this, but I find it to just make my initial testing a lot easier by removing that repetitive (and annoying) server restart taskedit - formatting

Submitted October 10, 2017 at 07:00PM by tenbigtoes

No comments:

Post a Comment