Course Information
Course Overview
Learn Node.js by building real-world applications with Node JS, Express, MongoDB.
Welcome to NodeJS Tutorial and Projects Course.
I guess let’s start by answering the most pressing question first. What is a NodeJS? And even though there are plenty of good answers out there the one that I like the most is this one - "NodeJS is an environment to run Javascript outside of the Browser". NodeJS was created in 2009 and it's built on top of Chrome's V8 Javascript Engine. As you are probably aware of, every browser has an engine, a tool that compiles our code down to machine code and Chrome uses one by the name of V8. Since the moment it was created, Node has evolved tremendously, and while there are many things to like about Node, some of the main ones are - large community, since that tremendously saves time on feature development, as well as the fact that with the help of Node, it's never been easier to build Full-Stack Apps, since both Front-End And Back-End are built in one language, and you guessed that language is our beloved Javascript.
During the course we will cover following main technologies - NodeJS, ExpressJS, MongoDB, Mongoose, JWT and many smaller ones as well.
Course consists of
- Node Tutorial
- Express Tutorial
- Projects
- Task Manager API
- Store API
- JWT Basics
- Jobs API
- File Upload
- Send Email
- Stripe Payment
- E-Commerce API
- Email Workflow
Course Content
- 10 section(s)
- 591 lecture(s)
- Section 1 Introduction
- Section 2 Install
- Section 3 Node Tutorial
- Section 4 Express
- Section 5 Project Intro and Setup
- Section 6 Task Manager API
- Section 7 Store API
- Section 8 JWT - Basics
- Section 9 Jobs API
- Section 10 Jobster API (Extra Project)
What You’ll Learn
- Make Great Projects Node and Express
Reviews
-
MMuhammad Arsil Alhabsy
I have not completed it yet, but so far this has been the best course I have taken. The README in particular has been extremely helpful to me.
-
UUchechukwu Mark Ikwuegbu
exceptional
-
PPrasanna V
awesome Teaching
-
YYoussef Mamdoh El-Nemaky
I started with his YouTube videos, and I'm really glad I bought this course, as it includes many projects compared to other well-known courses. John is such an amazing instructor who covers almost everything. From this point on, I can continue building many projects with the knowledge I gained here.