Video description
"Very good, very appropriate for the beginner audience."Tanya Wilke
Node in Motion is a fast-paced, practical video course designed to get you up to speed quickly on every aspect of Node. Following the expert and friendly guidance of PJ Evans, you'll master the key concepts like non-blocking JavaScript, asynchronous functions, using packages from the Node Package Manager (NPM), talking to the Internet, writing Web applications, interfacing with databases, and deploying your application. Everything you need to be a successful Node developer is covered in this great video course.
Inside:- Working with asynchronous functions, with callbacks and Promises
- Using packages from the Node Package Manager (NPM)
- Building command line programs using Node.js
- Using Express.js to scaffold a Web Application
- Interacting with SQL and other databases
- Using WebSockets for real-time communication
- Tips and tricks for deploying Node.js applications to production
Node.js has become required knowledge for web developers. It's never been easier to go from front-end developer to full-stack engineer, since with Node you can stay with JavaScript all the way down. Node is great for backend APIs and it's also a solid choice for building microservices and server-side utilities. Node's rich ecosystem of pre-built packages and libraries provides the tools you need to be super-productive right out of the gate.
PrerequisitesIf you know your way around JavaScript, you're ready to start learning Node!
PJ Evans has been an enthusiastic coder since 1981. One of his applications, an online collaborative suite, is used by an estimated 150,000 users daily.
Easy to follow tutorial with engaging commentary.
Kiran Anantha
A very informative course with helpful code examples, easy-to-follow walkthroughs of logic behind NodeJS, and a good pace to keep you engaged but able to follow along.
Jack Masterson
Table of contents
-
INTRODUCTION
- Welcome 00:07:43
- What Are We Going to Learn 00:08:29
- Key Concepts of Node.js 00:08:46
- Node Modules: Part One 00:07:19
- Node Modules: Part Two 00:05:52
- Tools and Conventions 00:06:09
- Debugging 00:03:58
-
NODE ON THE COMMAND LINE
- Input and Output with Node 00:07:44
- Introducing the File API 00:06:38
- The File API in Practice 00:06:07
- Message of the Day 00:06:01
- Creating your Own Modules 00:04:07
- Talking to the Internet 00:07:25
- Using the Request Module 00:04:24
- Promises and Async:Await 00:09:39
-
BUILDING WEB APPLICATIONS WITH NODE
- A Simple Web Server 00:04:17
- A Simple Web File Server 00:05:53
- A First Web Applications: Part One 00:06:57
- A First Web Application: Part Two 00:04:59
- Express: The Web Application Framework 00:07:42
- Express Gets Clever 00:06:02
- Pug Who's a Good Boy, Then? 00:08:41
- Hello, Web App! 00:08:45
-
DATABASES
- Key Concepts 00:07:47
- Chewing the CRUD 00:05:52
- The Great ORM 00:08:44
- NoSQL?YesSQL! 00:07:06
- Sequelize on the Command Line 00:08:11
- Building the "Hello, World" Database 00:08:46
-
BUILDING BETTER WEB APPS WITH EXPRESS
- Model, View, Controller 00:08:34
- Using MVC with Express 00:08:14
- Converting "Hello, World!" to Express MVC 00:09:09
- Adding Functionality in Express MVC 00:07:31
- Using Remote APIs with Express 00:07:31
- Using AJAX 00:09:16
- User Authentication Using Middleware 00:09:29
- User Management 1: Improving the Model 00:06:42
- User Management 2: Controllers and Views 00:09:58
- Sending Emails 00:05:50
- REST APIs 00:06:58
-
WEBSOCKETS
- The Real-time Web 00:04:54
- Introducing Socket.IO 00:07:18
- What's the Time, Mr. WebSocket? 00:05:00
- Adding User Status 00:06:21
-
NODE IN THE REAL WORLD
- Deployment 00:09:48
- Caring for the Environment 00:07:56
- Keeping on Runnin' 00:06:21
- Version Control 00:08:38
- Publishing a Node Module 00:08:17
- Going Further 00:08:54
-
APPENDICES
- Fear Not the Command Line 00:08:56
- Installing Node.JS 00:03:00
Product information
- Title: Node.js in Motion
- Author(s):
- Release date: June 2018
- Publisher(s): Manning Publications
- ISBN: None
You might also like
video
Build a CI/CD Pipeline
Approximately 8 Hours of Video Instruction If your development team is still dealing with manual and …
video
Full Stack Web Development Mastery Course - Novice to Expert
Full stack development refers to the development of both frontend (client-side) and backend (server-side) portions of …
video
Microsoft Power BI - The Complete Masterclass [2023 EDITION]
Microsoft Power BI is an interactive data visualization software primarily focusing on business intelligence, part of …
video
CSS Bootcamp: Master CSS (Including CSS Grid/Flexbox)
If you want to learn how to create modern real-world websites using pure CSS, then this …