DEV Community

# nestjs

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
From Beginner to Pro: Setting Up a TypeScript NestJS Backend with Prisma

From Beginner to Pro: Setting Up a TypeScript NestJS Backend with Prisma

6
Comments
21 min read
Secure Service-to-Service Auth: Verifying Laravel JWTs in a NestJS Microservice

Secure Service-to-Service Auth: Verifying Laravel JWTs in a NestJS Microservice

Comments
3 min read
Shared Architecture: A NestJS Monorepo Starter Kit with Turborepo

Shared Architecture: A NestJS Monorepo Starter Kit with Turborepo

Comments
1 min read
NestJS Typescript: The Ultimate Guide (2023)

NestJS Typescript: The Ultimate Guide (2023)

Comments
16 min read
What NestJS Actually Is — A Simple, No-Fluff Explanation

What NestJS Actually Is — A Simple, No-Fluff Explanation

1
Comments
3 min read
Flexible CRUD and Role-Based Middleware in NestJS

Flexible CRUD and Role-Based Middleware in NestJS

1
Comments
6 min read
Clean Architecture: Building Type-Safe AWS Service Wrappers in NestJS

Clean Architecture: Building Type-Safe AWS Service Wrappers in NestJS

Comments
3 min read
Role vs Permission: Why Your RBAC Shouldn't Use Role Checks

Role vs Permission: Why Your RBAC Shouldn't Use Role Checks

1
Comments
4 min read
New Tutorial: Microservices with NestJS, Kafka & Redis

New Tutorial: Microservices with NestJS, Kafka & Redis

1
Comments 1
1 min read
Easy Steps to Generate a Config Module in NestJS

Easy Steps to Generate a Config Module in NestJS

6
Comments
4 min read
Decoupling Firebase Push Notification Logic with BullMQ - From Synchronous Chaos to Asynchronous Elegance

Decoupling Firebase Push Notification Logic with BullMQ - From Synchronous Chaos to Asynchronous Elegance

3
Comments
8 min read
NestJS Week 3: Why Your User Update Endpoint Shouldn't Do Everything

NestJS Week 3: Why Your User Update Endpoint Shouldn't Do Everything

1
Comments 2
5 min read
Why We Moved API Authentication from the Gateway to Our Microservices

Why We Moved API Authentication from the Gateway to Our Microservices

Comments
6 min read
Optimizing Push Notification Logging at Scale - From Synchronous Bottleneck to Async Batching

Optimizing Push Notification Logging at Scale - From Synchronous Bottleneck to Async Batching

2
Comments
12 min read
My First Week Learning NestJS (Coming from Frontend)

My First Week Learning NestJS (Coming from Frontend)

4
Comments 1
5 min read
Refactoring Mass Push Notifications: From Offset to Cursor Pagination

Refactoring Mass Push Notifications: From Offset to Cursor Pagination

3
Comments
9 min read
Small Nest Keycloak

Small Nest Keycloak

Comments
1 min read
Deploying NestJS Microservices to Azure Container Apps

Deploying NestJS Microservices to Azure Container Apps

Comments
11 min read
Setting Up NestJS with Prisma (Without the Headache)

Setting Up NestJS with Prisma (Without the Headache)

7
Comments 6
3 min read
DB Mysql/Postgres on AWS vs Hetzner

DB Mysql/Postgres on AWS vs Hetzner

Comments
4 min read
NestForge

NestForge

Comments
3 min read
Step-by-Step: Implementing Custom Decorators in NestJs Using Class-Validator and Drizzle

Step-by-Step: Implementing Custom Decorators in NestJs Using Class-Validator and Drizzle

1
Comments 2
7 min read
Building a Type-Safe GraphQL API with NestJS and TypeGraphQL

Building a Type-Safe GraphQL API with NestJS and TypeGraphQL

Comments
2 min read
Setting NODE_ENV is an Antipattern

Setting NODE_ENV is an Antipattern

3
Comments
3 min read
NestJS Week 2: Exception Filters, Query Params, and Why You Should Stop Using Try-Catch Everywhere

NestJS Week 2: Exception Filters, Query Params, and Why You Should Stop Using Try-Catch Everywhere

Comments 1
5 min read
loading...