We started with the weather cache due to limited time.
Unfortunately, the weather API in our project was bad. We had to copy the weather API from the phronesis project.
We couldn't get the cache to work. We needed to add console logs.
It's really hard to test API functions using Reunite. This training would have been easier using the local dev environment.
- Command Z had unexpected behavior (we were both editing in the editor). We had to "git" revert to resolve it.
- Deployments feel slow even though the timing says ~30 seconds, it is not reality.