Harendra11 Open-Source SaaS Killer — Selfhost With Docker -2Super Tokens, Hoppscotch, Postiz, Glitchtip, Pocketbase, Query Book, Netdata, Matomo, Posthog, Immich and LinshareSep 19, 202412Sep 19, 202412
InJavaScript in Plain EnglishbyPeter KracikClean Architecture Demystified: Refactoring Your Nest.js AppTransform your Nest.js app with Clean Architecture for better structure and flexibility. A practical guide to refactoring.Oct 28, 20248Oct 28, 20248
InTowards DevbyGreg Farrow💌 Event EnvelopesIntroduce consistent attributes to event payloads to increase observability and reduce cognitive loadOct 16, 2024Oct 16, 2024
V. ChechaNode.js Advanced Patterns: Implementing Robust Retry LogicIn modern distributed systems, handling failures gracefully is crucial for building reliable applications. One of the most important…Dec 27, 20244Dec 27, 20244
General ZodImporting Massive CSV datasets in NestJS using TypeORM & Readable StreamsWhen dealing with large-scale datasets, particularly CSV files, many traditional CSV parsers can pose significant challenges. A common…Sep 12, 2024Sep 12, 2024
InLevel Up CodingbySanil KhuranaComplete Guide to Building Authorization Systems using RBAC, ReBAC and ABACLearn how to build RBAC, ReBAC, ABAC Authorization models with OpenFGA by building a Github cloneSep 23, 2024Sep 23, 2024
InDev GeniusbyMs. Byte DevHandling Token Validation in Microservices: Why API Gateway is the Best ApproachMicroservices architecture brings a lot of flexibility, scalability, and independence to modern application. But with that comes complexity…Oct 19, 2024Oct 19, 2024
InStackademicbyMs. Byte DevMicroservices with Node.js: Building a Simple Application from ScratchIn this guide, we’ll explore step-by-step through a simple, yet powerful, microservices application using Node.jsOct 9, 2024Oct 9, 2024
InTinder Tech BlogbyTinderTinder API Style Guide — Part 1Authored by: Nishant MittalSep 6, 20242Sep 6, 20242
InJavaScript in Plain EnglishbySelcuk OzdemirSay Goodbye to Try/Catch with This New ECMAScript Operator! 🚀Introducing the ?= Operator: JavaScript’s New Error Handling HeroSep 3, 202448Sep 3, 202448
InProgramming DomainbyShuai LiA Legendary Interview Question: What is the Maximum Length of An Array in Nodejs?If the interviewer asks you the question in the title, what’s your answer?Jun 30, 202429Jun 30, 202429
Tarek SaimouahCentralized Authentication Microservice: Implementing Token Verification with NestJS and gRPCImplement a centralized authentication microservice with NestJS, simplifying token verification across microservices using gRPC and…May 27, 2024May 27, 2024
ChanakaBuilding a WhatsApp Chat Clone with Nest.jsIn this article we are going to implement a sending and receiving messages feature for following whatsapp UI with Nest.jsApr 18, 20241Apr 18, 20241
InLevel Up CodingbySantosh ShindeMulti-factor authentication using Node JS and React JS2FA TOTP implementation using Node.js, TypeScript, and React.js.Apr 26, 20241Apr 26, 20241
InTech TonicbyMayank C10 use cases of Streams in Node.jsIn this beginner article, we’ll look at the 10 practical use cases of streams in Node.js.May 2, 2024May 2, 2024
InJavaScript in Plain EnglishbyKrishnanunny HCreating a Batch Service Using Node.jsImplementing a Batch Service with FTP and MongoDB using Node.jsJan 29, 20241Jan 29, 20241
InStackademicbyOliver FosterBecause of a Question About try…catch, I Failed My InterviewMy article is open to everyone; non-member readers can click this link to read the full text.Feb 19, 202421Feb 19, 202421
InDev GeniusbyJoosep WongExploring Complex Role-Based Access Control in NestJS with RBAC and CASL PrismaImplementing user groups, roles, and permissions in a multi-tenant environment is a bit like being the traffic controller at the world’s…Apr 13, 2024Apr 13, 2024
InJavaScript in Plain EnglishbyAli HusenLoad Balancing Algorithms in Node.jsLoad balancing is crucial for distributing incoming network traffic across multiple servers, ensuring no single server is overwhelmed. In…Nov 2, 20232Nov 2, 20232