1. React
  2. React Rally
  3. 2018
  4. Route Recalculating

Route Recalculating

Ryan Florence at React Rally 2018

React's new async rendering brings with it a whole new set of practices and possibilities. Many of these (if not most) are all about switching from one screen to another, which is exactly the job of a router. We're going to dive in to see what async rendering means for routing in React.