Posts

Articles, notes, and lessons learned along the way

Optimizing Security & Performance with Middlewares in Next.js

Learn how to enhance security and optimize performance in Next.js using Middlewares. This guide covers blocking bots, protecting routes, rate limiting, caching, and more.

Next.jsMiddlewarePerformanceSecurity
{ Read More }

Introducing Layrgo: Scaffold Production-Ready Go Web APIs

An open-source Go CLI that scaffolds compilable APIs with clean architecture, Docker, and your choice of framework, database, and ORM.

GoCLIOpen SourceLayrgo
{ Read More }