Live edit HTML, CSS and JavaScript

by | Jul 8, 2020 | 0 comments

Live edit HTML, CSS and JavaScript

by | Jul 8, 2020 | CSS Tips and Tricks | 0 comments



Want to see your change instantly? No problem. And yes, SASS/CoffeeScript are supported (external watching compiler is still needed). CSS and JavaScript (Kotlin, CoffeeScript and any other compilable to JS) will be hot-swapped without page refresh (of course, hot-swapped JavaScript will be effective only if it used in cycle or event-driven).

source