PinnedNestJS - A Complete GuideThis is a collection of steps that showcase the NestJS capabilities and how we can create production-grade features on top of it.Jan 27, 20241Jan 27, 20241
Published inStackademicNestJS - Security - Basics - CSRFIn this section, we introduce CSRF to enhance the security of your NestJS application.Jan 3Jan 3
Published inStackademicNestJS - Security - Basics - Helmet.js / CORSIn this section, we introduce key mechanisms - such as Helmet.js and CORS - to enhance the security of your NestJS application.Dec 30, 2024Dec 30, 2024
Published inStackademicSynchronization/Locking with Redis & Node.jsThis guide introduces Redis-based mechanisms (compare and swap & counting semaphores) for synchronization and access control over shared…May 24, 2024May 24, 2024
Published inStackademicNestJS - Elastic Search - Text Search - Part 3In this section, we are introducing elastic search basic functionality using NestJS. This is the 3rd part of this section, the Text Search.May 10, 2024May 10, 2024
Published inStackademicNestJS - Elastic Search - Filters - Part 2In this section, we are introducing elastic search basic functionality using NestJS. This is the 2nd part of this section, the Filters.May 10, 2024May 10, 2024
Published inStackademicNestJS - Elastic Search - Basics - Part 1In this section, we are introducing elastic search basic functionality using NestJS. This is the 1st part of this section, the Basics.May 10, 2024May 10, 2024
Published inStackademicNestJS - Monitoring - Metrics (Prometheus)In this section, we’ll introduce a new Prometheus Module that can help you monitor your applications and feed production-grade monitoring…Jan 29, 20242Jan 29, 20242
NestJS - Getting StartedIn this section, we’ll create a new NestJS project and execute some basic setup steps to start the development.Jan 27, 2024Jan 27, 2024
Published inStackademicNestJS - Logging (Winston)In this section, we’ll introduce a new Logger Module that can help our NestJS logs to work well with production-grade log management…Jan 27, 20242Jan 27, 20242
NestJS - RedisIn this section, we’ll introduce a new module that uses ioredis and enables our NestJS application to connect to Redis.Jan 27, 2024Jan 27, 2024
NestJS - CookiesIn this section, we’ll introduce cookies management to our NestJS application.Jan 27, 20241Jan 27, 20241