MMMd Masud Ur Rahmaninshoytanbaba99.hashnode.dev·Aug 12 · 2 min readI’m done building CRUD apps. It’s time to learn real systems engineering.I recently wrapped up a project idea for my university (CampusCare) I got from a friend. I managed to get the setup and initialization running pretty quickly by adapting the foundation from a previous00
MMMd Masud Ur Rahmaninshoytanbaba99.hashnode.dev·Aug 9 · 4 min readI Tried to Build Monkeytype to Learn React. It Nearly Broke Me. I got off FrontDesk not satisfied with its UI/UX, and figured: FrontDesk already taught me some things, so why not build something frontend-heavy and actually learn useRef, useMemo, rendering, and sta00
MMMd Masud Ur Rahmaninshoytanbaba99.hashnode.dev·Aug 7 · 4 min readEscaping Tutorial Hell: Building FrontDeskRecently, I decided it was time to step out of tutorial hell and actually build a serious full-stack application from scratch. I wanted to understand how production software is planned, structured, an00
MMMd Masud Ur Rahmaninshoytanbaba99.hashnode.dev·Aug 6 · 4 min readHow Node.js Actually Works (A Beginner's Mental Model)Recently, I went down a rabbit hole trying to understand how Node.js handles asynchronous operations under the hood. I took a bunch of notes, refined them to make sense of the chaos, and wanted to sha00