Jaewon Han - A17369729
https://rabonghan.github.io/Lab8-Starter/
- Graceful degradation: This design allows computer or system to maintain the function (features) when some or most part of the system is unavailable.
- Service Workers relate to graceful degradation by enabling web applications to function offline. They intercept network requests and serve cached versions of resources when the network is unavailable. This way is aligned with the principles of graceful degradation.
