DEV Community

Cover image for Node.js boilerplate / Authentication from scratch - (express, mongodb) Rest-API
Watscho Aiwasov
Watscho Aiwasov

Posted on • Updated on

 

Node.js boilerplate / Authentication from scratch - (express, mongodb) Rest-API

A boilerplate for Node.js apps / REST API / Authentication from scratch - express, mongodb - (mongoose).

https://github.com/watscho/express-mongodb-rest-api-boilerplate

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git