I am interested to know what strategies they use to translate the code to the browser when the file changes, but I did not find anything on the Internet about this. I also searched the code in the GitHub repo to no avail.
So, how is a hot reset implemented in Meteor? Are there any alternatives? Is it possible to implement code and asset reloads using SocketIO in Node?
source share