MobX memoizes components (you don't need React compiler)
If youβre using Mobx and React, you might be tempted to use the React Compiler to auto-memoize your components. But you donβt need it. Mobx already does this for you.
weeklyfoo #38 / 2024-06-24mobxreact