Hot Reloading JavaScript
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
This is a far in the future type feature, but I'm considering using some of Chrome's JavaScript hot-reloading features to refresh scripts during development without refreshing the whole page. This issue will serve as documentation through the research process.
AMD modules allow for a hot reload:
https://medium.com/@the1mills/hot-reloading-with-react-requirejs-7b2aa6cb06e1#.2obatx204
Light Table can live edit JavaScript:
https://youtu.be/52SVAMM3V78
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.