One of the best ways to break free of tutorials and start writing our own software is to create a simple project to sharpen our programming skills and revise what we’ve learned.

In this article, we’ll build a little web application in which you can store your notes.

The notes list in our application will consist of two things: a title and a description.

#nodejs #mongodb #mongoose #javascript

How to Build a Simple Notes App using Node-js and Mongoose
6.70 GEEK