5d ago · 7 min read · Why I Started This A few days ago, while watching Netflix, I found myself wondering about something that most of us never think about. When I click "Play" on a movie, how does Netflix start streaming
Join discussion
May 30 · 12 min read · Most developers start a React Native project the same way. Create a components folder. Add a screens folder. Maybe throw in a utils folder. It works fine for the first few weeks. Then the app grows. A
Join discussion
May 23 · 6 min read · Introduction When developers build their first mobile app, the folder structure usually looks simple: components/ screens/ utils/ App.js For learning projects, this works. For apps with: Millions of
Join discussion
May 22 · 18 min read · You've used all four of these apps today. Probably multiple times. They feel instant. They handle millions of users. They work offline. They push updates in the background. They have teams of hundreds
Join discussion
May 20 · 13 min read · What are We Gonna Study? First of all, if you are expecting code in this blog, then you might be wrong, because it is more of a discussion oriented blog, rather than coding itself. So, hey there folks
Join discussionApr 4 · 4 min read · But real systems don’t fail in code — they fail in communication. So I decided to build a production-style event-driven system from scratch… and break it until I truly understood it. 🧠 What I Built
Join discussion