Forum

Why do we need a Router in React?

This thread contains 1 reply, has 2 voices, and was last updated by darshan.soni007 5 years, 3 months ago.

  • Author Replies
    • #52178

      Why do we need a Router in React?


    • #52181

      A Router is used to determine multiple routes and when a user types a particular URL, if this URL matches the path of any ‘route’ defined inside the router, then the user is redirected to that appropriate route. So basically, we need to add a Router library to our app that allows creating multiple routes with each leading to us a unique view.

      <switch>

      <route exact path=’/’ component={Home}/>

      <route path=’/posts/:id’ component={Newpost}/>

      <route path=’/posts’ component={Post}/>

      </switch>

       

       

       

       


Viewing 1 reply thread

You must be to reply to this thread.Please or . Registration is 100% free.

GET FREE CONSULTATION

Call Us Now For Free Consultation97370 05566

Our experts listen to you patiently and suggest you the right course after conducting a personality profile test. Register your interest below to schedule personality profile test for you.

SUBSCRIBE TO OUR NEWSLETTER

Copyright 2016-2024 Smart Mentors. All Rights Reserved.

Login

FORGOT PASSWORD

Sign up now to Become An Instructor

    Register your Interest

      cf7captchaRegenerate Captcha