Back to home
Blog
Thoughts on web development and technology
An honest take on Next.js after building real projects - what works, what doesn't, and when to consider alternatives
Read more →January 20, 2025
Building Four-Points: A Hotel Management System from Scratch
The story behind building a full-stack hotel PMS from zero to production - problems faced, solutions found, and lessons learned
Read more →January 15, 2025
Understanding API Calls: Building a Weather App
A real developer explanation of how API calls work, from fetch to state management. No BS, just practical code.
Read more →November 10, 2024
TypeScript: From 'Why Bother?' to 'Can't Live Without It'
How writing thousands of lines of JavaScript taught me why TypeScript is non-negotiable for any serious project
Read more →October 15, 2024
Learning Node.js: My Journey with Midudev's Course
Key takeaways from completing an intensive Node.js course covering APIs, databases, real-time chat, and authentication
Read more →September 20, 2024
Migrating E-commerce: From Vanilla JS to Next.js
Why I rewrote my entire e-commerce platform and what I learned from starting with vanilla JavaScript first
Read more →