Advanced Node.js
Offered By: LinkedIn Learning
Course Description
Overview
Learn advanced techniques for asynchronous programming and data streaming in Node.js.
Syllabus
Introduction
- Welcome
- What you should know
- Using the exercise files
- Callback pattern
- Resolving promises
- Rejecting promises
- The promisify function
- Sequential execution
- Sequential execution with async/await
- Parallel execution
- Concurrent tasks
- Logging concurrent tasks
- Why streams?
- Readable streams
- Using readable streams
- Writable streams
- Backpressure
- Piping streams
- Duplex streams
- Transform streams
- Streaming to the browser
- Handling range requests
- Forking and uploading streams
- Parsing multipart/form-data
- Next steps
Taught by
Alex Banks
Related Courses
JavaScript PromisesGoogle via Udacity Grand Central Dispatch (GCD)
Udacity Asynchronous Programming in C# and .NET Core
Microsoft via edX JavaScript, часть 2: прототипы и асинхронность
Moscow Institute of Physics and Technology via Coursera Разработка веб-сервисов на Go - основы языка
Moscow Institute of Physics and Technology via Coursera