Tk Vishal
Tk Vishal's Blog

Tk Vishal's Blog

Follow
Series

Hacking React Refs, Solving Realtime Performance Issues Inspired by Making Games

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.

Articles in this series

Hacking Shared Mutable React Refs and Solving Realtime Performance Issues Inspired by Making Games

Mar 26, 20235 min read

looking into heavy react components that crunch on deeply nested data very frequently · While optimizing React performance is often a matter of breaking...

Hacking Shared Mutable React Refs and Solving Realtime Performance Issues Inspired by Making Games
Hacking Shared Mutable React Refs and Solving Realtime Performance Issues Inspired by Making Games - Practical Example