Skip to content

Hands-On React Router [video], published by Packt

License

Notifications You must be signed in to change notification settings

PacktPublishing/Hands-On-React-Router

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hands-On React Router [Video]

This is the code repository for Hands-On React Router [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

React Router is a frontend package that listens to changes in your URL and keeps your application in-sync by rendering the corresponding view components. It enables you to build a single-page web application that incorporates navigation without refreshing the page when the user navigates to it. In this course, you will be introduced to React Router and create your first route using this React component. You will configure your routes by passing parameters and creating nested routes. By working with various React Router components, you will master their various configuration options and learn how to use the Redirect and Switch components. By the end of this course, you will be ready to work with React Router and make routing configurations in a server-side, rendered React application.

What You Will Learn

  • Explore React Router components and utilize them effectively in your React applications
  • Bootstrap your React Router application using create-react-app and use npm to install commands so that you can start coding your application logic right away
  • Best practices and techniques that will make your React Router app secure and bug-free
  • Route server-rendered and client-rendered web apps so that you can adjust to both paradigms and decide what is best for your application
  • Route in both web and native applications so you can appreciate their differences and similarities and develop both application types
  • Integrate React Router into your app so you are prepared to develop scenarios and systems using this architecture

Instructions and Navigation

Assumed Knowledge

This course is for JavaScript developers who have a basic knowledge of React and who want to harness the power and flexibility of React Router in their apps.

Technical Requirements

This course has the following software requirements:
Software Requirements ● Operating system: Windows/MAC

● Browser:

● Atom IDE, Latest Version

● Node.js LTS 8.9.1 Installed

Related Products

About

Hands-On React Router [video], published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published