PinnedPublished inStackademicHow To Build an API with Node.js, Express and TypeScript (2024) — Extended (Part 1/6)This will be a series of posts so make sure to follow me to keep updated when I post new part. If you are interested in learning how to…Jan 202Jan 202
Unit Testing with Jest for MongoDB and Node.js: A TypeScript Approach — 2024Welcome to this comprehensive tutorial on unit testing with Jest for MongoDB and Node.js using TypeScript. As we step into 2024, the…Jan 271Jan 271
Demystifying MongoDB: A Practical Approach with Express and TypeScript—2024Welcome to another Nodejs tutorial. In this tutorial, you will learn how to connect a Mongo database to your Express and TypeScript API…Jan 26Jan 26
Dynamic Environment Configuration in Node.js with dotenv, Express.js API, and TypeScript—2024 GuideOne of the challenges that web developers face is how to handle different environments for their web applications. For example, the…Jan 242Jan 242
The 2024 Guide to Using Middleware for Data Validation in Node.js Express APIMiddleware DiagramJan 232Jan 232
The 2024 Handbook: Implementing CRUD Operations with Express.js and TypeScriptIn this tutorial, we will be implementing simple CRUD operations into an Express API application that we have built in the previous parts…Jan 222Jan 222
How To Build an API with Node.js and TypeScript (2024) — Routing & Project Structure (Part 3/6)If you just came here, make sure you check the previous parts to get an overview of what we are using in this tutorialJan 211Jan 211
How To Build an API with Node.js and TypeScript (2024) — Environments (Part 2/6)If you just came here, make sure you check the previous parts to get an overview of what we are using in this tutorial, we have created…Jan 202Jan 202