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 GoScaf CLI: Streamline Your Go Web Development

GoScaf CLI quickly generates Go web apps with best practices, supporting multiple frameworks, databases, and ORMs.

GoCLIWeb Development
{ Read More }