Y
Hacker News
new
|
ask
|
show
|
jobs
by
zarzavat
284 days ago
ESM has Hot Module Reloading. When you import a symbol it gives you a handle to that symbol rather than a plain reference, so that if the module changes the symbol will too.
1 comments
b_e_n_t_o_n
283 days ago
It's not a feature of the language was my point, not that it's not possible.
link