|
|
|
|
|
by richthegeek
2234 days ago
|
|
But setting the wrong state is someting that happens far less and is much more traceable, because the encapsulation of state changes into a single place massively reduces the side effects (and global state) that were the cause of 90% of those bugs in the bad old days. |
|
Which is wrong, React doesn't address that in any way, shape or form.