Session Recap: Learn Building a Website with Node.js and Express.js

Here’s a recap of the session – “Learn Building a Website with Node.js and Express held at C# Corner Delhi Chapter today (2016-06-19, Sunday).

Attendees where mostly new to Node.js architecture and how it works. We started with Node Zero and went to building a web application using node.js and express. We also touched MongoDB  for storing user credentials for authorization purposes. It was a full hands-on with a 4-page PPT 🙂

Here’s the slide I used to Introduce Node.js and Express, and everything else was live hands-on.

 

Session was full of fun and learning with awesome audience. Thank you C# Corner for the platform and opportunity.

IMG_9074_

IMG_9058_

IMG_9077_

Source code of the demo application is available here at my github repo:

https://github.com/iamsunny/node.js-and-express-web-app

Make sure you have installed MongoDB on your machine and have it started before you expect the application to store user credentials. 🙂

Happy learning 🙂

Leave a Comment