Skip to content

Niels Lange

  • Tech
  • Maritime
  • About
  • Events
Night Mode
Text Size

🔬 Tech and ⛵️ Nautical stuff

Express

30 Days of Node.js – Day 13

by Niels Lange

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/

30 Days of Node.js – Day 11

by Niels Lange

Another day, another challenge. Today I’ve learned how to create a server as well as basic routing using the Node,js package Express. Today’s code snippet can be found on https://github.com/nielslange/30-days-of-node-js/tree/master/Day%2011%20-%20Express%20Framework and requires Postman to fully test it. References: https://expressjs.com/ https://www.getpostman.com/apps

© 2023 Niels Lange Powered by Tabor WordPress Theme