YoVDO

Node.js Essential Training

Offered By: LinkedIn Learning

Tags

Node.Js Courses Javascript Courses npm Courses Asynchronous Programming Courses Command Line Interface Courses Server-side Programming Courses

Course Description

Overview

Learn the essentials of Node.js. Discover what you need to know to start creating your own JavaScript applications with Node.js.

Syllabus

Introduction
  • Learning the Node.js basics
  • What you should know
1. What Is Node.js?
  • Node.js history
  • Installing Node.js
  • Using Visual Studio Code
2. Node Globals
  • Inspecting the global object
  • Using the require function
  • Handling argument variables with process.argv
  • Working with standard input
  • Using standard output
  • Creating a delay with setTimeout
  • Incorporating setInterval
  • Reporting progress with setInterval
3. Node Modules
  • Understanding core modules
  • Collecting information with readline
  • Using readline
  • Exporting custom modules
  • Creating a module
  • Custom events with the EventEmitter
  • Consuming a module with EventEmitter
4. File Management and Streams
  • Listing directory files
  • Reading files
  • Writing and appending files
  • Creating directories
  • Renaming and removing files
  • Renaming and removing directories
  • Readable file streams
  • Writable file streams
Conclusion
  • More training

Taught by

Alex Banks

Related Courses

Front-End Web UI Frameworks and Tools: Bootstrap 4
The Hong Kong University of Science and Technology via Coursera
Diseñando páginas web con Bootstrap 4
Universidad Austral via Coursera
Using Open Source Web Tooling to Improve Development Proficiency
Microsoft via edX
Execute npm Package Binaries with the npx Package Runner
egghead.io
Gatsby Theme Authoring
egghead.io