Projects in Node. js - Learn by Example
Develop essential web development skills with expert instruction and practical examples.
What You'll Learn
Skills you'll gain:
Prerequisites & Target Audience
Skill Level
Requirements
Who This Course Is For
Course Information
About This Course
Go from beginner to advanced by building 4 Node. js applications of increasing complexity. This course will teach you how to build web apps from the ground up while focusing on best practices.
The main technologies used will be Node. js, Express. js and MongoDB.
We'll use a variety of templating engines for our frontend. This will include Swig, Angular and plain HTML. We'll be using Mongoose throughout this course.
Mongoose is a node module built on top of MongoDB to assist in creating and handling database objects. Project 1 Getting to Know Mongoose Familiarize yourself with Node and Mongoose by building a CRUD example app. Learn about the different data types used in Mongoose models.
Topics Covered
Course Details
Course Details
View pricing and check out the reviews. See what other learners had to say about the course.
$189.99
list price when the catalogue was read (2026-07-07); Udemy sale prices run lower
Affiliate disclosure: if you enroll through links on this page, the course provider may pay us a commission. This comes at no extra cost to you and does not influence how we describe courses.
This course includes:
Not sure if this is right for you?
Browse More Web Development CoursesWhere this course fits
Certifications in this area
Concepts behind this area
Python
Python is a general-purpose programming language that became the standard interface for driving numerical and machine-learning code written in other languages.
Git
Git is a distributed version control system that records the history of a set of files as a graph of snapshots, lets many people work on branches of that history at once, and merges their work back together.
HTTP
HTTP is the request-and-response protocol of the web: a client sends a method, a path and headers, a server answers with a status code, headers and a body, and each exchange stands alone unless the two sides agree to carry state in a header.
PaaS (Platform as a Service)
PaaS is a hosting layer that takes your source code and turns it into a running application for you, owning the machines, the runtime, the build, the routing, the certificates and the restarts, so that shipping becomes a push rather than a project.
Serverless Computing
Serverless computing runs your code only while an event is calling it: the provider conjures an execution environment on demand, throws it away afterwards, and charges for work performed instead of for capacity sitting idle.
Containers
A container is an application packaged together with the libraries and configuration it needs, run as an isolated process on a host that is already switched on, so the same package behaves the same way on a laptop, in a build pipeline and in production.
The field, explained: Programming & Web Development · Hosting & Cloud
Wider context: the fields we cover, the glossary and certification exams, all written by us rather than pulled from a provider feed.
