PinnedPublished inDev GeniusHow to implement Apple Login with Nestjs in secondsNestjs is a framework for building efficient, scalable Node.js server-side applications. It uses modern JavaScript, is built with…Aug 13, 20223Aug 13, 20223
PinnedPublished inDev GeniusVirtual Column and Computed Column solutions for TypeORM in NestjsIf you fully appreciate the technique of Computed Properties on the front end, then you definitely would like to implement it on the…Aug 8, 20224Aug 8, 20224
Published inDev GeniusStop Struggling with Request Data in NestJS: Use Async Local StorageManaging request-specific data across services is a common challenge in modern applications. In NestJS, as applications scale and grow more…Dec 2, 2024Dec 2, 2024
Published inDev GeniusUsing Google SpreadSheet as Your Private Cloud: My First Chrome ExtensionAs a developer, I’ve always been intrigued by the possibilities Chrome Extensions offer. For my first venture into extension development, I…Nov 22, 2024Nov 22, 2024
Published inDev GeniusExploring 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
Published inDev GeniusBuild Queue System in NestJS: Unleashing the Power of PostgreSQL with pg-boss, Your Bull…In my tenure as the lead developer for a Shopify application tasked with handling tens of millions of orders daily, ensuring an error-free…Feb 4, 2024Feb 4, 2024
Published inDev GeniusSwagger Got a Makeover: How Redoc Became the Star of My NestJS API DocsEver had that feeling when you’re tired of the same old Swagger UI and want to spice things up in your NestJS API documentation? Well, join…Jan 15, 2024Jan 15, 2024
Published inDev GeniusMastering Lazy-Loading in NestJS: Enhancing Application PerformanceHappy 2024!Jan 4, 20245Jan 4, 20245
Published inDev GeniusUnlocking the Power of Event-Driven Programming with EventEmitter2 in NestJSIn the world of server-side development, NestJS stands out for its efficiency and scalability. We often encounter some scenarios, for…Dec 21, 2023Dec 21, 2023
Published inDev GeniusBuilding Dynamic Social Login with Nestjs: Supporting Dynamic Custom ClientID and ClientSecretI know there were already a ton of amazing authors out there who have written about integrating PASSPORT and various social network…Mar 1, 20234Mar 1, 20234