© Adam Freeman 2019
Adam FreemanPro React 16https://doi.org/10.1007/978-1-4842-4451-7_22

22. Advanced URL Routing

Adam Freeman1 
(1)
London, UK
 
In this chapter, I describe the advanced features that are available for URL routing with the React-Router package. I show you how to create components that can participate in the routing process, how to navigate programmatically, how to generate routes programmatically, and how to use URL routing in components that are connected to the data store. Table 22-1 puts the advanced URL routing features in context.
Table 22-1

Putting Advanced URL Routing in Context

Question

Answer

What is it?

The advanced routing features provide programmatic access to the URL routing system.

Why is it useful?

These features allow components ...

Get Pro React 16 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.