Introduction to Node.js

Introduction to Node.js

Microsoft DEV283x-LAAS

Free of Charge

The ultimate beginner guide to creating web applications using Node.js, Express and MongoDB.

Abstract


Have you ever wanted to create a full-fledged web application, beyond just a simple HTML page? In this course, you will learn how to set up a web server, interact with a database and much more!

This course will start off by teaching you the basics of Node.js and its core modules. You will then learn how to import additional modules and configure your project using npm. From there, you will learn how to use Express to set up a web server and how to interact with a MongoDB database using Mongoose. By the end of the course you will have created several real-world projects such as a web scraper, a blogging API, and a database migration script.


Prerequisites


  • JavaScript basics
  • HTML CSS Programming basics
  • Web development basics

What you'll learn


  • How to set up a Node.js project using npm
  • How to use the Node.js core modules
  • How to use Express to set up a web server
  • How to use MongoDB to store data in a database
  • How to use Mongoose to model database schemas
Write Your Own Review

Only registered users can write reviews. Please Sign in or create an account

Free of Charge

Introduction to Node.js

Module 1

E-Learning

Introduction to Node.js

Microsoft DEV283x
Free of Charge
Microsoft
Open edX
30 days

Abstract


Have you ever wanted to create a full-fledged web application, beyond just a simple HTML page? In this course, you will learn how to set up a web server, interact with a database and much more!

This course will start off by teaching you the basics of Node.js and its core modules. You will then learn how to import additional modules and configure your project using npm. From there, you will learn how to use Express to set up a web server and how to interact with a MongoDB database using Mongoose. By the end of the course you will have created several real-world projects such as a web scraper, a blogging API, and a database migration script.


Prerequisites


  • JavaScript basics
  • HTML CSS Programming basics
  • Web development basics

What you'll learn


  • How to set up a Node.js project using npm
  • How to use the Node.js core modules
  • How to use Express to set up a web server
  • How to use MongoDB to store data in a database
  • How to use Mongoose to model database schemas
See more See less

* Required Fields