mkdir your-project-name cd your-project-name npm init -y npm install express body-parser typescript ts-node @types/node @types/express @types/body-parser --save-dev npx tsc --init
-
Notifications
You must be signed in to change notification settings - Fork 0
A Node.js project built with TypeScript, focusing on robust error handling techniques. This project demonstrates how to manage different types of errors effectively using TypeScript's type system, ensuring reliable and maintainable code for APIs or services.
ranjeetvit2012/node-typescript-project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Node.js project built with TypeScript, focusing on robust error handling techniques. This project demonstrates how to manage different types of errors effectively using TypeScript's type system, ensuring reliable and maintainable code for APIs or services.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published