CodeYourFuture / CodeYourFuture/fundamentals-blockly
Make blockly available offline
Open
- Dominant language
- HTML
- Stars
- 5
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Given a page load of blocks.codeyourfuture.io
When my connection goes out
Then I can still work on my blocks
As it is possible to make blockly work offline, we should make it accessible offline. Suggest either:
- vendorising the dependency instead of pulling from cdn
- or adding a [service worker](https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API/Using_Service_Workers)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.