-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
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
Reactions are currently unavailable