YoVDO

Node.js Essential Training: Web Servers, Tests, and Deployment

Offered By: LinkedIn Learning

Tags

Node.Js Courses JEST Exam Courses Socket.IO Courses npm Courses JSON Courses Web Servers Courses Babel Courses

Course Description

Overview

Learn how to set up and communicate with web servers and test and deploy Node.js apps.

Syllabus

Introduction
  • Going beyond the basics in Node
  • What you should know
  • Working with VS Code
1. The HTTP Module
  • Making a request with the request method
  • Making a request with the GET method
  • Building a web server
  • Creating a file server
  • Serving JSON data
2. npm
  • The package.json file
  • Using import statements
  • Using minimist
  • Using tiny-timer
  • Managing packages
3. Web Servers
  • File servers with serve
  • Intro to Express
  • Handling POST requests
  • Handling DELETE requests
  • Using Express middleware
4. WebSockets
  • Creating a WebSocket
  • Broadcasting messages with a WebSocket
  • Creating a WebSocket client with Socket.IO
  • Emitting Socket.IO events
5. Node.js Testing
  • Creating modular projects
  • Configuring Babel with Jest
  • Writing a test
  • Using code coverage
Conclusion
  • Next steps

Taught by

Alex Banks

Related Courses

Modern JavaScript (Complete guide, from Novice to Ninja)
Udemy
Essentials in JavaScript ES6 - A Fun and Clear Introduction
Udemy
The JavaScript Bible - JavaScript Bootcamp
Udemy
The Full JavaScript & ES6 Tutorial - (including ES7 & React)
Udemy
Replacing jQuery with Vanilla JavaScript
Udemy