|
|
|
|
|
by deckard1
2249 days ago
|
|
> A lot of reacts's quirks are a result of JS's poor notion of equality. God, yes. And I'm amazed everyday to run into senior engineers that do not understand how equality works in JS. People are also easily confused if they happen to use Redux, because Redux also adds a layer of memoization for you and will not re-render if none of the state (props) or dispatch functions change. |
|