Node.js REST API / Auth from Scratch (Github.com)
A boilerplate for Node.js apps / Rest API / Authentication from scratch - express, mongodb (mongoose). - watscho/express-mongodb-rest-api-boilerplate... (more…)
Read more »Whenever we execute a script, most often we do not think about what happens behind the curtains of our runtime.
However, piecing together the bits and pieces to find out what is going on is pretty interesting! Read more