|
|
|
|
|
by masklinn
4459 days ago
|
|
Popp's fiddles don't use shouldComponentUpdate, as far as I can tell. They replace using props (application state) by components-local state and an animation prop. I'm not entirely certain that his semantics map to the original ones (in terms of expectations). |
|
You have a lot less control over the performance of your app with data binding.