Lists and formsPath 10/21
ListsState & eventsDerived state
Prerequisites are suggestions only. Every challenge stays open.
Paginated Gallery
Divide a fixed collection into navigable pages.
Requirements
- Store only the current page.
- Derive the page count and visible slice.
- Disable navigation at both boundaries.
- Announce the current page.
- Use stable project IDs as keys.