Hacking Shared Mutable React Refs and Solving Realtime Performance Issues Inspired by Making Games
looking into heavy react components that crunch on deeply nested data very frequently
Mar 26, 20235 min read170

Search for a command to run...

Series
In this series, we'll explore how mutable data can be helpful in some cases and how a game loop works in the context of mutable data. We'll also explore by optimizing a hypothetical react app.
looking into heavy react components that crunch on deeply nested data very frequently

looking into heavy react components that crunch on deeply nested data very frequently
