Video description
Build strong Node.js foundations in 1 week
About This Video
- Get to grips with building, testing, and launching your Node apps.
- Explore the traditional callbacks mechanisms and the newer promises syntax
- Learn how to run Node in production using PM2
In Detail
Node.js is a popular choice for teams that need to design, build, test, deploy, maintain, and monitor large-scale distributed systems.
This course will give you a firm basis from where to get started and work on your own projects with Node.js. Each section is followed by a hands-on, practical assignment as homework to help you readily implement what you've learned in a functional manner. From learning the basics move on to create a Webserver. Learn the newest method for asynchronous development thus advancing your knowledge in getting familiar with Authentication.
Finally, you'll debug and test Node.js using common tools. If you are looking to upgrade your Node.js skills in the quickest possible time, then this course is for you!
This course uses Node.js 10.4, while not the latest version available, it provides relevant and informative content for legacy users of Node.js.
Publisher resources
Table of contents
-
Chapter 1 : Enter the World of Node.js
- The Course Overview 00:02:11
- Installing Node.js and VS Code 00:02:23
- Node Package Manager (npm) 00:06:58
- Hello World! 00:03:55
- Assignment 00:00:26
-
Chapter 2 : Hello Node!
- From Functions to Arrow Functions 00:05:23
- Modules and Libraries 00:03:50
- Getting Input from Users and Arguments 00:10:28
- Assignment 00:00:48
-
Chapter 3 : Callbacks and Promises
- Working with Event Loop 00:07:38
- Exploring Callbacks 00:06:46
- Implementing Promises 00:07:26
- Assignment 00:00:51
-
Chapter 4 : Node HTTP and Express
- Creating Node Web Server 00:06:10
- Express Basics 00:06:45
- Running an App on Express 00:10:06
- Assignment 00:00:42
-
Chapter 5 : Testing and Debugging
- Unit Testing Approaches and Tooling 00:07:40
- Testing a Web Service with Jest 00:10:46
- Debugging Node Applications 00:05:51
- Assignment 00:01:15
-
Chapter 6 : Async/Await
- Advanced Asynchronous Operations 00:11:36
- Async/Await in Node 00:06:21
- Testing Async Functions 00:06:43
- Assignment 00:00:19
-
Chapter 7 : Putting It All Together
- Authentication in Express Using Passport 00:09:51
- MongoDB with Node 00:16:10
- Running Node in Production 00:05:34
- Assignment 00:04:40
Product information
- Title: Node.js in 7 Days
- Author(s):
- Release date: December 2018
- Publisher(s): Packt Publishing
- ISBN: 9781789136487
You might also like
video
Learn Git in 3 Hours
Build powerful and effective projects using Git Version Control Systems About This Video Learn how to …
video
Node.js - The Complete Guide
Master Node.js to build REST APIs, GraphQL APIs, add authentication, use MongoDB, SQL, and much more! …
video
React - The Complete Guide (incl. Hooks, React Router and Redux)
Dive in and learn React from scratch! Learn Reactjs, Redux, React Routing, Animations, Next.js basics and …
video
The Complete Node.js Developer Course (3rd Edition)
Learn Node.js by building real-world applications with Node, Express, MongoDB, Mocha, and more! About This Video …