Blog

My thoughts on web development, technology trends, and lessons learned from building software. I share practical insights and technical deep-dives from my experience working with modern web technologies.

2 posts

Why I blend React/Next with Laravel & Node in production

Exploring the strategic decision to use React/Next.js frontend with Laravel and Node.js backends, and how this hybrid approach delivers the best of both worlds in production environments.

React
Laravel
Node.js
+3
Read more →
From queues to websockets: building real-time apps that don't break

A comprehensive guide to building robust real-time applications using message queues, WebSockets, and proper error handling strategies that scale under pressure.

WebSockets
Message Queues
Real-time
+3
Read more →