Mark As Completed Discussion

Are you sure you're getting this? Click the correct answer from the options.

Which of the following is a purpose of using route guards in React Router?

Click the option that best answers the question.

  • To implement authentication and authorization checks for routes
  • To handle route not found errors
  • To lazy load components for improved performance
  • To navigate programmatically using history object or withRouter HOC