mohebifar / react-unforget

Use React Compiler instead ⚠️ A compiler for automatic optimization of React apps
https://react-unforget.vercel.app/
MIT License
391 stars 4 forks source link

How this package differs from million? There's a problem combining both? #23

Open ceopaludetto opened 7 months ago

ceopaludetto commented 7 months ago

I created a simple vite application and I realized that million and unforget can be used together, it worked perfectly, is this approach recommended? Since million fixes reconciliation issues and unforget is more related to memoization I don't think there's a problem with using the two together right? I also think it is worth mentioning million in the docs

mohebifar commented 7 months ago

I think this tweet by the millionjs author answers your question. But good point on mentioning this in the docs. :)

https://twitter.com/aidenybai/status/1698953557591085063