- Wire up deleting a series. - Add an error boundary for better error handling from the server function. Suspense and bounday expect the child to be an option or a result respectively not a view itself. Took a while to figure that out.
- Introduce nested routing for series. - Rough out add and view routes. - Add buttons to access new routes.