Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages