Blog

Tutorials, comparisons, and insights on modern web development.

ComparisonsReact

React vs Vue: A Practical Comparison for 2025

An honest comparison of React and Vue based on real-world usage. Which one should you choose for your next project?

3 min read
TypeScriptWeb Development

TypeScript Best Practices for Scalable Applications

Essential TypeScript patterns and practices that will make your codebase more maintainable and type-safe.

2 min read
Web DevelopmentBest Practices

REST API Design: Best Practices That Actually Matter

Practical API design patterns I use in production. Skip the theory, focus on what works.

2 min read
ProjectsGitHub

Building Gitify: Lessons from Creating a GitHub Notification Tool

The story behind Gitify, the challenges I faced, and what I learned about building developer tools.

2 min read
ReactOpinions

React Server Components: The Future or Overhyped?

My honest take on React Server Components after building production apps with them.

2 min read
Next.jsPerformance

Next.js Performance Optimization: Beyond the Basics

Advanced techniques to make your Next.js applications blazingly fast.

2 min read
Developer JourneyLearning

My Journey to Full-Stack Development

How I went from beginner to building full-stack applications, and what I wish I knew earlier.

3 min read
TypeScriptOpinions

Why TypeScript is Worth the Learning Curve

TypeScript adds complexity, but the benefits far outweigh the costs. Here's why.

3 min read
ProjectsWeb Development

LinkDisplay: Creating a Clean Link Management Tool

How I built LinkDisplay to solve the problem of managing and displaying important links.

3 min read