TypeScript for Node.js Developers [Released: 1/31/2025]
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 21m | 1.14 GB
Instructor: Emmanuel Henri
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 1h 21m | 1.14 GB
Instructor: Emmanuel Henri
TypeScript's popularity is soaring due to its ability to enhance JavaScript with static types, leading to fewer runtime errors and better code quality. Given the recent updates to TypeScript, including the introduction of decorators, Disposable, AsyncDisposable, and SuppressedError, now is the perfect time to provide developers with the knowledge to leverage these features. In this course, instructor Emmanuel Henri provides a comprehensive overview of advanced TypeScript features and how to apply them in real-world Node.js projects.
Learning objectives
- Set up and configure a Node.js project with TypeScript.
- Apply decorators to optimize and modularize code.
- Manage resources efficiently using Disposable and AsyncDisposable.
- Handle complex error scenarios with SuppressedError.