Wednesday 31 January 2018

I'm a self-taught full-stack javascript dev. What dependencies have you found using the most at your job?

I'm trying to compile a list of best practices for production. What are your most commonly used dependencies at work when building real-world applications in javascript? I'm currently using node(express), vue, mongodb, and sometimes I'll use an ORM with sqlite, but I'd like to learn raw SQL.Here's some node dependencies that I use: Axios Sequelize Mongoose Body-Parser Morgan Cors Express Helmet CompressionThis is not an exhaustive list and I'd like all your input on best practices and what dependencies to use both client and server side.

Submitted February 01, 2018 at 01:18AM by whowasjavascript

No comments:

Post a Comment