tech/webdev magazine

January 30, 2025

Picking a state management library for a React app used by millions (and why we went with MobX)

Thursday, January 30, 2025 Teklinks

Photoroom is an image editor used by tens of millions of users around the world. As our web app team was crossing 5-developers mark, we found ourselves running into more and more of the same issues: the whole app was rendering too often and we were frequently dealing with an endless list of useEffect dependencies.

Full article