react-router
React Router Skill
Overview
Master React Router v6 for building single-page applications with client-side routing, including nested routes, protected routes, and navigation patterns.
Learning Objectives
- Configure React Router
- Implement nested and dynamic routes
- Use navigation hooks and components
- Build protected routes
- Handle route parameters and search params
Quick Start
Installation
npm install react-router-dom
More from pluginagentmarketplace/custom-plugin-react
redux-state-management
Master Redux Toolkit for production state management including slices, async thunks, RTK Query, and error handling
21react-performance
Master React performance optimization with memoization, code splitting, profiling, and Web Vitals monitoring
21next-js-framework
Build production-grade React apps with Next.js 14 App Router, Server Components, and Edge Runtime
19react-testing-library
Write production-grade React tests with Testing Library, MSW, and comprehensive coverage patterns
16component-library
Build production-grade, accessible, and tested component libraries with Storybook, Chromatic, and design tokens
13react-hooks-patterns
Master React Hooks including useState, useEffect, useContext, useReducer, and custom hooks with production-grade patterns
13