React changed the way we developed apps. We used to split out logic in differents parts, but now we colocated them. What we colocate? - view - state - event handlers - style - route - effects - data