Technical Journal
4 entries found inside /src/blog/
-
Zod: Bridging the Gap Between TypeScript and Reality
Stop trusting your API responses. Learn how to use Zod to build a "Type-Safe Fortress" that catches bugs at runtime before they reach your UI.
read_entry → -
Next.js: The Hidden Costs Behind the Framework
Exploring the often overlooked trade-offs of using Next.js, from build times to complexity, and how they impact your development experience.
read_entry → -
Learning in 2025: How I Stopped Consuming and Started Understanding
In a world of infinite content, discover how to break free from tutorial hell and truly master new skills through depth, patience, and curiosity.
read_entry → -
Thinking in Patterns, Not Features
Patterns stand the test of time because they describe how something should work, not exactly how it is built. Learn how to decouple logic from implementation.
read_entry →