It's important that setState calls are explicit, b...
# react
f
It's important that setState calls are explicit, because there are places where you really shouldn't call it (e.g. render method)