nice indeed. I wonder why it's almost twice slow when creating / clearing the rows
@juhoteperi that is really cool. Those details add up. Many Thanks for your work on this stuff. Made my day.
There is something deeply satisfying to be able to say that Reagent is faster than the underlying React on which it is based :-)
There is probably a way to implement same kind of logic in React with hooks or with some of the state management libs.
There are some changes in v1 that might affect the performance, I need to check before the final release. They could add overhead to the class implementation also.
which ui library do you recommend to work with reagent? re-com, to material-ui, smooth-ui…