This document discusses routing in React.js applications. It provides examples of using React to render components based on URLs and mentions several React routing libraries like react-router and director that can be used to implement routing. It also discusses using Ember's router with React views and nested routing in React applications.