MAMuhammad Azlaan Zubairinblog.mdazlaanzubair.com·5d ago · 9 min readI Didn’t Rebuild My Portfolio to Look Better. I Rebuilt It to Be FoundA portfolio is often treated as a visual résumé: a polished landing page, a few project cards, and a contact link. I wanted mine to do more. This rebuild was about turning my portfolio into a durabl10
SPSaurabh Prajapatiinblog.thitainfo.com·Jul 18 · 19 min readNext.js Explained: Why It Became the Default React FrameworkNext.js Explained: Why It Became the Default React Framework TL;DR: React gives you the tools to build UIs, but not a complete application. Next.js fills that gap with file-based routing, multiple re00
AOAdekola Olawaleinadekolaolawale.hashnode.dev·Jul 7 · 9 min readPart 8: Staff-Level System Design for Massive Frontend Applications: Architecting for Millions of UsersWhen most developers hear the phrase system design, they immediately think about backend engineering. Questions like: Which database should we use? How should we partition data? Should we use Redis00
AOAdekola Olawaleinadekolaolawale.hashnode.dev·Jul 7 · 10 min readPart 7: Designing Frontend Platforms and Shared Infrastructure: Building Once, Empowering EveryoneImagine joining a company with twenty frontend teams. On your first day, you notice something interesting. Every team has built its own: Button component Modal component Table component Authentica00
AOAdekola Olawaleinadekolaolawale.hashnode.dev·Jul 7 · 10 min readPart 6: Frontend Strategy and Technical Vision: How Staff Engineers Shape the FutureImagine two engineering teams. Both teams have talented developers. Both use modern technologies. Both deliver features on schedule. Fast forward three years. The first team has accumulated enormous t00
MTMittal Technologiesinmittal-tech.hashnode.dev·Jun 24 · 8 min readAI-Driven Design Systems: How Modern Teams Maintain UI Consistency at ScaleMaintaining UI consistency across a design system with fifty-plus components and a dozen contributors used to be a part-time job, and honestly a thankless one. Somebody always notices six months later00
IPIshaan Pandeyinishaaan.hashnode.dev·Apr 9 · 34 min readMicro Frontends: The Ultimate Guide — React, Vite, Next.js, React Native & Module FederationMicro Frontends: The Ultimate Guide — React, Vite, Next.js, React Native & Module Federation "Microservices for the frontend." — said by someone who had not yet tried to share authentication state across three teams' apps in production. Micro front...00
LKLeela Krishna Mohaninkrishna-devlog.hashnode.dev·Apr 7 · 8 min readMicro Frontend Architecture Part 1: When It Makes Sense and When It Doesn'tYou're staring at a monolithic React codebase that takes 8 minutes to build. Your team of 15 developers keeps stepping on each other's toes with merge conflicts. Every feature deployment requires a fu00
TITech Insights Hubintopperblog.hashnode.dev·Feb 13 · 8 min readServer-Side Rendering: Streaming HTML ResponsesContent Role: pillar Server-Side Rendering: Streaming HTML Responses Progressive hydration with React Server Components and Next.js Traditional server-side rendering (SSR) forces users to wait for the entire page to be generated before sending any HT...00
TITech Insights Hubintopperblog.hashnode.dev·Feb 13 · 8 min readServer-Side Rendering: Streaming HTML ResponsesContent Role: pillar Server-Side Rendering: Streaming HTML Responses Progressive hydration with React Server Components and Next.js Traditional server-side rendering (SSR) forces users to wait for the entire page to be generated before sending any HT...00