TypeScript REST API (Pt 2) Error Handling Middleware, API Logging & More
In this video we're continuing with our TypeScript REST API. We're going to set up developer mode with hot reloading (nodemon), improve routing with async/await, add middleware to handle errors...