Published at Feb 2, 2025 Simple Infinite Feed Pagination using Postgres PostgresNodeJsSystem DesignCockroachDB How to enable inifinite scrolling with backend-backed session management
Published at Dec 14, 2024 How to batch process jobs using BullMQ with NestJS NodeJsBullMQRedisNestJSSystem Design I describe how i managed to achieve high-efficiency parallel batch processing of BullMQ jobs using NestJS CQRS
Published at Sep 12, 2024 Jest conditionally mocking functions JestNodeJs Reference implementation for mocking any function using Jest