React
March 20, 2025
React Server Components Explained (Without the Hype)
What React Server Components actually do differently from traditional SSR, and where the real performance win comes from.
Next.js
February 14, 2025
Next.js App Router: A Practical Guide for 2025
How the Next.js App Router actually works — layouts, server components, data fetching, and the mental model that trips up most newcomers.
JavaScript
December 1, 2024
Getting Started with Vanilla JavaScript in 2024
Why you don't always need a framework — and how to master the basics first.
Project
November 15, 2024
Building Telegram Bots: My First Programming Experience
How a simple anti-link bot taught me the fundamentals of backend programming.
Tips
October 28, 2024
5 JavaScript Tips I Wish I Knew Earlier
Small patterns and tricks that make your JavaScript cleaner and more readable.