I think it'd be great to enable React Compiler in Coop.
In brief, it automatically optimizes a React app by memoizing wherever it can. It's not a panacea, but it handles a lot of low-hanging fruit.
Given that Coop sometimes renders large amounts of data / many components in one page, I think this'd raise the floor for its performance.
I think it'd be great to enable React Compiler in Coop.
In brief, it automatically optimizes a React app by memoizing wherever it can. It's not a panacea, but it handles a lot of low-hanging fruit.
Given that Coop sometimes renders large amounts of data / many components in one page, I think this'd raise the floor for its performance.