React Router Quick Start Guide: Routing in React applications made easy
English | 2018 | ISBN: 9781789532555 | 158 Pages | PDF EPUB (True) | 9 MB
English | 2018 | ISBN: 9781789532555 | 158 Pages | PDF EPUB (True) | 9 MB
The book starts with an introduction to React Router and teaches you how to create your first route using the React component. You will then learn about configuring your routes, passing parameters, and creating nested routes. You will be introduced to various components in React-Router and learn different configuration options available for these components. You will then see how to use the Redirect and Switch components. For even greater flexibility, you will learn about BrowserRouter, HashRouter, NativeRouter, and StaticRouter.