React: React Router

Go to class
Write Review

Free Online Course: React: React Router provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. React: React Router is taught by Emmanuel Henri.

Overview
  • In this course, explore routing with React Router for both web and native applications.

Syllabus
  • Introduction

    • Welcome
    • Course prerequisites
    • Using the exercise files
    1. Setting Up
    • Brief introduction of our toolset
    • Overview of routing
    • Routing options: Web or Native
    2. Web Routing
    • Web project template
    • Basic routing
    • Routing with props in routes
    • URL params and dynamic routing
    • No match handling
    • A few more cases
    3. Native Routing
    • Native project template
    • Basic React Native routing
    • Props and no match handling
    • Params and dynamic routing in React Native
    • A few more cases
    4. Further Exploration
    • Server-side rendering
    • Testing with React Router
    Conclusion
    • Next steps