Blog

Thoughts, tutorials, and insights on web development, Next.js, and TypeScript.

2/10/2024
4 min read

Mastering Tailwind CSS v4

Tailwind CSS v4 brings a new engine and simplified configuration. Learn how to leverage the latest features for rapid UI development.

Tailwind CSSCSS
Read more
11/20/2023
6 min read

The Power of TypeScript Generics

Understand how to write reusable and type-safe code using Generics in TypeScript. A must-read for building scalable applications.

TypeScriptJavaScript
Read more