Fork me on GitHub
#reagent
<
2020-05-20
>
Eliraz08:05:15

nice indeed. I wonder why it's almost twice slow when creating / clearing the rows

mikethompson12:05:26

@juhoteperi that is really cool. Those details add up. Many Thanks for your work on this stuff. Made my day.

mikethompson12:05:06

There is something deeply satisfying to be able to say that Reagent is faster than the underlying React on which it is based :-)

👍 8
juhoteperi12:05:49

There is probably a way to implement same kind of logic in React with hooks or with some of the state management libs.

juhoteperi12:05:33

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.

Wilson Velez15:05:18

which ui library do you recommend to work with reagent? re-com, to material-ui, smooth-ui…

☝️ 8