Back to Profile

My Blog

Thoughts, tutorials and notes on JavaScript & web development

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.
Read more
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.
Read more
Getting Started with Vanilla JavaScript in 2024
Why you don't always need a framework — and how to master the basics first.
Read more
Building Telegram Bots: My First Programming Experience
How a simple anti-link bot taught me the fundamentals of backend programming.
Read more
5 JavaScript Tips I Wish I Knew Earlier
Small patterns and tricks that make your JavaScript cleaner and more readable.
Read more