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 20, 20242Jan 20, 20242
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 27, 20241Jan 27, 20241
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 26, 2024Jan 26, 2024
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 24, 20242Jan 24, 20242
The 2024 Guide to Using Middleware for Data Validation in Node.js Express APIMiddleware DiagramJan 23, 20242Jan 23, 20242
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 22, 20242Jan 22, 20242
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 21, 20241Jan 21, 20241
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 20, 20242Jan 20, 20242