- Routes, . Nested routing
- JSX: Forms, fun with USWDS components, accessibility attributes, etc.
- Loaders
- Calling an external API with Web Fetch (see https://astroquery.readthedocs.io/en/latest/ for some astronomy web services we can call. Note https://astroquery.readthedocs.io/en/latest/heasarc/heasarc.html)
- Retrieving data from DynamoDB
- Actions
- Writing data to DynamoDB
- Nested routes, dynamic routes (e.g. index of database entities & detail view)
- Advanced: fetchers, optimistic UI?
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.