DEV Community

# nestjs

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
NestJS: Bun vs NodeJS

NestJS: Bun vs NodeJS

41
Comments 10
4 min read
Part 3/3: How to deploy a production app to Kubernetes (GKE)

Part 3/3: How to deploy a production app to Kubernetes (GKE)

1
Comments
6 min read
📫Create a email sender with nestjs and nodemailer

📫Create a email sender with nestjs and nodemailer

14
Comments
5 min read
Building a Secure RESTful API Using NestJS and Prisma With Minimum Code

Building a Secure RESTful API Using NestJS and Prisma With Minimum Code

34
Comments
8 min read
NestJS and Project Structure - What to Do?

NestJS and Project Structure - What to Do?

128
Comments 11
10 min read
Working with GraphQL in Nest JS

Working with GraphQL in Nest JS

5
Comments
9 min read
Next x Nest - Using Supabase & Google OAuth in NestJS

Next x Nest - Using Supabase & Google OAuth in NestJS

5
Comments 5
19 min read
Graceful Shutdown in NestJS: Ensuring Smooth Application Termination

Graceful Shutdown in NestJS: Ensuring Smooth Application Termination

24
Comments 2
3 min read
Building Microservices with NestJS

Building Microservices with NestJS

9
Comments
6 min read
Next x Nest - Connecting your NextJs App to a NestJs Backend

Next x Nest - Connecting your NextJs App to a NestJs Backend

22
Comments 1
17 min read
Efficient Data Validation in Nestjs using class-validator: A Quick Guide

Efficient Data Validation in Nestjs using class-validator: A Quick Guide

4
Comments
1 min read
NestJS Boilerplate using Typescript Generics.

NestJS Boilerplate using Typescript Generics.

2
Comments
1 min read
Effortless Slug Handling with NestJS Pipes

Effortless Slug Handling with NestJS Pipes

4
Comments
1 min read
Best NestJS Practices and Advanced Techniques

Best NestJS Practices and Advanced Techniques

73
Comments
4 min read
Testes de integração com Nestjs, Jest, Supertest, Prisma e Testcontainers

Testes de integração com Nestjs, Jest, Supertest, Prisma e Testcontainers

4
Comments 1
2 min read
User Authentication with Passport JS and JWT in Nest JS

User Authentication with Passport JS and JWT in Nest JS

11
Comments 2
14 min read
Implementing the CQRS Pattern in NestJS with a Note API Example

Implementing the CQRS Pattern in NestJS with a Note API Example

3
Comments 2
4 min read
Understanding NestJS Modules

Understanding NestJS Modules

4
Comments
2 min read
Establishing PostgreSQL Connection with TypeORM in NestJS

Establishing PostgreSQL Connection with TypeORM in NestJS

39
Comments 2
4 min read
Basic CRUD operations with NestJs, TypeScript, Fastify & MongoDB

Basic CRUD operations with NestJs, TypeScript, Fastify & MongoDB

12
Comments
4 min read
Passport JWT Authentication in NestJS

Passport JWT Authentication in NestJS

1
Comments
4 min read
Establishing PostgreSQL Connection with Prisma in NestJS: A Comprehensive Guide with Bookmark API Example

Establishing PostgreSQL Connection with Prisma in NestJS: A Comprehensive Guide with Bookmark API Example

4
Comments
4 min read
Refine & Nest.js boilerplate

Refine & Nest.js boilerplate

7
Comments
13 min read
Establishing MongoDB Connection with Mongoose in NestJS: A Create User Example

Establishing MongoDB Connection with Mongoose in NestJS: A Create User Example

2
Comments
4 min read
Simple Data Validation in NestJS: A Practical Guide

Simple Data Validation in NestJS: A Practical Guide

3
Comments
3 min read
Managing Configuration and Environment Variables in NestJS

Managing Configuration and Environment Variables in NestJS

2
Comments
3 min read
Dipendency injection in nestjs

Dipendency injection in nestjs

1
Comments
2 min read
Getting Started with NestJS: A Comprehensive Introduction

Getting Started with NestJS: A Comprehensive Introduction

1
Comments
4 min read
Stop using Swagger-UI and MSW, but SDK instead

Stop using Swagger-UI and MSW, but SDK instead

75
Comments 12
5 min read
Understanding GraphQL: A Comprehensive Comparison With REST API and Its Implementation in Node.js

Understanding GraphQL: A Comprehensive Comparison With REST API and Its Implementation in Node.js

Comments
9 min read
Making your own NestJS on top of express under 180 lines

Making your own NestJS on top of express under 180 lines

5
Comments 4
5 min read
Demystifying NestJS WebSocket Gateways: A Step-by-Step Guide to Effective Testing

Demystifying NestJS WebSocket Gateways: A Step-by-Step Guide to Effective Testing

98
Comments 7
7 min read
NestJS Course Lesson 05 - Repository Pattern

NestJS Course Lesson 05 - Repository Pattern

1
Comments
6 min read
NestJS: Making Server-Side Development Easier - My Thoughts

NestJS: Making Server-Side Development Easier - My Thoughts

1
Comments
3 min read
เพิ่มประสิทธิภาพให้กับ NestJS สำหรับการประมวลผลที่เร็วและมีประสิทธิภาพสูง

เพิ่มประสิทธิภาพให้กับ NestJS สำหรับการประมวลผลที่เร็วและมีประสิทธิภาพสูง

6
Comments 1
1 min read
Lightweight Abstract Repository for NestJS

Lightweight Abstract Repository for NestJS

10
Comments
6 min read
Speeding Up Development with Nx Generators

Speeding Up Development with Nx Generators

1
Comments
6 min read
Api Docs v2.0-beta prototype for NestJS 😻 🚀

Api Docs v2.0-beta prototype for NestJS 😻 🚀

19
Comments 1
3 min read
Designing a Highly Scalable Chat Application for Handling High User Loads in NestJS

Designing a Highly Scalable Chat Application for Handling High User Loads in NestJS

14
Comments
8 min read
NestJS tip: how to inject multiple versions of the same provider into one module (e.g.: many Axios instances)

NestJS tip: how to inject multiple versions of the same provider into one module (e.g.: many Axios instances)

24
Comments 7
3 min read
Streamline Your Backend Development with the Simple NestJS Boilerplate

Streamline Your Backend Development with the Simple NestJS Boilerplate

1
Comments
2 min read
[Nestia] SDK and Mockup Simulator generation from Swagger Documents (Swagger to NestJS)

[Nestia] SDK and Mockup Simulator generation from Swagger Documents (Swagger to NestJS)

11
Comments
5 min read
NestJS vs. Ditsmod: injection scopes

NestJS vs. Ditsmod: injection scopes

3
Comments 5
4 min read
NestJS Course Lesson 04 - Model and Repository Pattern

NestJS Course Lesson 04 - Model and Repository Pattern

3
Comments
11 min read
NestJS Course Lesson 03 - Controllers & Views

NestJS Course Lesson 03 - Controllers & Views

4
Comments
6 min read
How to protect a URL inside a NestJS App using RBAC Authorization

How to protect a URL inside a NestJS App using RBAC Authorization

5
Comments 2
8 min read
How to use Job Queue to handle email sending in your Nestjs server

How to use Job Queue to handle email sending in your Nestjs server

4
Comments 1
9 min read
How to Upgrade NestJS 9 to 10: A Developer's Guide

How to Upgrade NestJS 9 to 10: A Developer's Guide

32
Comments 10
1 min read
Streaming binary and base64 files

Streaming binary and base64 files

5
Comments
1 min read
Iniciando no Nestjs

Iniciando no Nestjs

1
Comments
2 min read
Introducing the NestJS Starter Kit (Boilerplate) : Building Scalable and Robust Applications

Introducing the NestJS Starter Kit (Boilerplate) : Building Scalable and Robust Applications

3
Comments
3 min read
Nest.js api throttling with redis

Nest.js api throttling with redis

2
Comments
2 min read
NestJS – Data persistence with MongoDB

NestJS – Data persistence with MongoDB

4
Comments
5 min read
NestJS v10 is here! What’s new?

NestJS v10 is here! What’s new?

12
Comments 1
3 min read
How to A/B Test in Nest.js with ConfigCat and Amplitude

How to A/B Test in Nest.js with ConfigCat and Amplitude

1
Comments
8 min read
Exploring Caching with NestJS and Redis

Exploring Caching with NestJS and Redis

28
Comments 6
5 min read
NestJS tip: fine-grained exception filtering for the same exception class!

NestJS tip: fine-grained exception filtering for the same exception class!

7
Comments
3 min read
Part 2/3: Deploy Scalable NestJs Chat App to Kubernetes

Part 2/3: Deploy Scalable NestJs Chat App to Kubernetes

5
Comments
5 min read
Refine.dev and useGenerated.com - business apps extremely fast

Refine.dev and useGenerated.com - business apps extremely fast

2
Comments
5 min read
[Nestia] I made backend simulator for frontend developers (similar with MSW, but fully automated)

[Nestia] I made backend simulator for frontend developers (similar with MSW, but fully automated)

50
Comments 3
12 min read
loading...