How To Handle Errors in Node.js and TypeScript

Описание к видео How To Handle Errors in Node.js and TypeScript

Learn to use the type checking system of TypeScript to handle errors in Node.js like a senior engineer. We're going to build an abstract class that acts as a blueprint for custom error classes, leaving no way for other engineers working on the same codebase to write inconsistent or repetitive code.

#javascript #nodejs #errorhandling #expressjs #api

- Github repo: https://github.com/mmaksi/nodejs-erro...
- Hashnode article: https://markmaksi.hashnode.dev/how-to...
- Stackoverflow discussion: https://stackoverflow.com/questions/4...

Комментарии

Информация по комментариям в разработке