Blog

Articles on React Native performance, architecture, DevOps for mobile, and leadership lessons.

React Native Performance

11/10/2023

Understanding performance metrics and what makes a mobile application successful. Key metrics include FPS, TTI, App Size, Memory Consumption, and CPU Usage.

React Native New Architecture

6/12/2023

Deep dive into React Native's new architecture: JSI, Turbo Modules, Fabric, and CodeGen. Understand how the new architecture eliminates the bridge bottleneck.