idyll-lang/idyll

Intelligent hot reloading

Open

#639 aperta il 14 mag 2020

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (97 fork)batch import
CLIhelp wanted

Metriche repository

Star
 (1977 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Is your feature request related to a problem? Please describe. If you are editing text or components, idyll should be able to intelligently re-render a new AST as opposed to reloading the entire page.

Describe the solution you'd like Instead of using "live reload", we should just send a new AST to the client and have it rerender that.

Guida contributor