30 Days of Node.js – Day 13
Another day, another lesson. Today, I’ve learned how to create a signup form using Node.js, Express & MongoDB. The application uses one Node.js file and two HTML files. The code of today’s lesson can be found on https://github.com/nielslange/30-days-of-node-js/tree/master/Day%2013%20-%20Sign%20Up%20form. References: https://expressjs.com/ https://www.mongodb.com/