Apr 28, 2024Tutorial
Advanced State Management in React 19
A deep dive into the new hooks and patterns for managing complex application state without relying on heavy third-party libraries.
My curated digital journal of my everyday findings, thoughts and experiments in software engineering. A blend of long-form essays and quick bytes which emphasizes simplicity, clarity and practical insights. No fluff, just the good stuff.
A deep dive into the new hooks and patterns for managing complex application state without relying on heavy third-party libraries.
Frameworks like SolidJS and Svelte are challenging the React hegemony by eschewing the Virtual DOM entirely. We dive deep into the mechanics of signals and how they optimize rendering performance.
Exploring the architecture behind merging a fixed-fluid hybrid grid with deeply customizable tonal elevation layers using modern CSS features.