Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[React Course]: Update Test for "React Routing" Module #1563

Open
4 tasks done
valerydluski opened this issue Mar 12, 2024 · 1 comment
Open
4 tasks done

[React Course]: Update Test for "React Routing" Module #1563

valerydluski opened this issue Mar 12, 2024 · 1 comment
Assignees

Comments

@valerydluski
Copy link
Collaborator

valerydluski commented Mar 12, 2024

Description

The test for the "React Routing" module, found at this link, requires a thorough update to align with the latest React Router features and best practices. The module content, accessible here, covers foundational to advanced routing concepts in React, including dynamic routing, nested routes, route protection, and more. This update will ensure the test accurately assesses the students' understanding and skills in implementing React Router in their projects.

Objectives

  • Reflect Latest React Router Version: Update the test to cover features and changes in the latest React Router version.
  • Comprehensive Coverage: Ensure all key concepts and functionalities of React Router are tested.
  • Practical Application: Include questions that assess the ability to solve common routing challenges encountered in React applications.

Tasks

  1. Content Review and Updates:

    • Review the current test questions for outdated information or practices.
    • Update questions to reflect the latest React Router features and syntax.
  2. Expansion of Test Content:

    • Add new questions covering dynamic and nested routing, hooks provided by React Router (e.g., useParams, useNavigate), and route protection.
    • Incorporate scenario-based questions that require practical application of React Router concepts.

Expected Outcome

The updated test will offer a comprehensive assessment tool that accurately reflects the current capabilities and best practices of React Router. Students will be tested on their theoretical understanding as well as their practical skills in implementing routing in React applications. This ensures they are well-equipped to handle routing challenges and build more dynamic, user-friendly applications.

@Margaryta-Maletz
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants