figma-polychrom icon indicating copy to clipboard operation
figma-polychrom copied to clipboard

Try different UI render libraries

Open ai opened this issue 5 months ago • 0 comments

We wrote is in React for prototype.

Since the project is very it could be a great experiment to try different UI render libraries and compare JS bundle size and main threat block time.

  • [ ] Create branch in Preact
  • [ ] Create branch in Svelte
  • [ ] Create branch in Solid.js
  • [ ] Compare Size Limit
  • [ ] Find a way to track rendering performance
  • [ ] Compare rendering perfornace

ai avatar Jul 31 '25 14:07 ai