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.
Articles on React Native performance, architecture, DevOps for mobile, and leadership lessons.
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.
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.