Skip to content
> ms _

// Blog

Stories, notes, and tutorials.

Short, practical posts with a focus on clean engineering.

Expo Router Explained

Jul 19, 2026 · 8 min read

Expo Router Explained

Learn how to master Expo Router and Discover stack, tab, and nested navigators with this complete step-by-step routing guide.

React React-Native Mobile Development
React Navigation Explained

Jul 3, 2026 · 8 min read

React Navigation Explained

Learn how to master React Navigation in React Native and Expo. Discover stack, tab, and nested navigators with this complete step-by-step routing guide.

React React-Native Mobile Development
Virtual Dom Explained in React

May 6, 2026 · 10 min read

Virtual Dom Explained in React

A beginner-friendly deep dive into React rendering, diffing, reconciliation, and how Virtual DOM actually improves performance.

React React-Native Mobile Development Architecture
React Native Fabric Rendering Explained

Mar 12, 2026 · 10 min read

React Native Fabric Rendering Explained

Dive deep into React Native's new Fabric renderer! Learn how the Render, Commit, and Mount phases use JSI and C++ to synchronously paint native screens.

React React-Native Mobile Development Architecture
React Native Explained: From the Legacy Bridge to the New Architecture

Feb 25, 2026 · 10 min read

React Native Architecture Explained

You know how to write React, but do you know how it actually talks to iOS and Android? Go beyond the basics and explore the working of React Native.

React React-Native Mobile Development Architecture
Browsers internal explained

Feb 5, 2026 · 6 min read

Web Browser Internals Explained

Discover the inner workings of web browsers, from URL typing to page rendering, and understand their components and processes today!

HTML Browser
Page 1 of 3