My blog posts
7 January 2025
Learn how to safely build a concurrent counter in Go using Mutexes, Buffered Channels, and Unbuffered Channels.
13 November 2024
Discover how to implement Unit, Integration, and End-to-End testing with Jest, Puppeteer, and Supertest in a Node.js app using an in-memory MongoDB database.
4 November 2024
Generating a thumbnail, compressing a video, generating a preview clip, and generating HLS segments using FFmpeg
26 June 2023
How to group data by specific date interval using DATE_TRUNC(), EXTRACT(), or TO_CHAR() functions in PostgreSQL.
No posts found