spa
Installation
SKILL.md
What I do
- Build SPAs with client-side routing
- Manage application state
- Handle browser history API
- Implement lazy loading
- Optimize initial load
When to use me
When building interactive web apps with smooth navigation.
React Router
import { BrowserRouter, Routes, Route, Link } from 'react-router-dom';