Using shouldComponentUpdate() Preventing unnecessary renders Mutability and pure methods Stop renders at the source Jump ahead with forceUpdate() Using shouldComponentUpd...
Mounting Accessing DOM elements How to use jQuery, Zepto, querySelector, etc. Contexted DOM query Properties State Riot component lifecycle Lifecycle callbacks Mounting ...
Initialization & Construction Default Props null vs. undefined props Initial State State defaults Initialization & Construction During the initialization of the Componen...