Introduction to NodeJS
This Microsoft edX course aims to be an ultimate beginner guide for Node.js web application development. It is taught over 20 hours and split into a 4- to 5-week curriculum. It covers the essentials of Node.js development and also offers a verified certificate.
Created by: Benjamin Lin
Produced in 2017
What you will learn
- Basics of Node.js
- Using core modules
- Setting up web server with Express
- Storing and modeling data with MongooseDB and Mongoose
Quality Score
Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/
Overall Score : 0 / 100
Live Chat with CourseDuck's Co-Founder for Help
Need help deciding on a node js course? Or looking for more detail on Benjamin Lin's Introduction to NodeJS? Feel free to chat below.
Join CourseDuck's Online Learning Discord Community
Course Description
node js Awards Best Free Course
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.
Pros
Cons
-
- Content is truly accessible for newcomers to Node.js. Its designed to be a first look at the platform and uses application-based learning to develop skills.
- Projects focus on popular concepts like web scraping and blogging APIs.
- Course does a great job of covering Mongoose for database management.
-
- Course is for newcomers to Node.js, not newcomers to application development. It assumes working knowledge of JavaScript essentials and is really designed for intermediate-level developers.
- Course feels short for the type of material covered.
- Overview of Node.js is brief.
Instructor Details

- 0.0 Rating
0 Reviews
Benjamin Lin
Benjamin Lin is a Content Developer at Microsoft Learning with a focus on JavaScript and full-stack web technologies. He received his B.S. in Computer Engineering from Cal Poly SLO.