Answer the question
In order to leave comments, you need to log in
Front-end editing tool without constantly rebuilding documents?
Especially when editing and writing Js code - I want it to be executed immediately. And so you have to save every 2 minutes and see how it works. In order not to miss the mistake at the very beginning. Editors=m using Sublime and Visual Code Studio recently tried it.
Answer the question
In order to leave comments, you need to log in
If you're ready to give up Sublime, then php/webstorm can liveedit . Otherwise google nodejs autoreload.
It is better to look for errors in the code at the development stage using a static analyzer of the jslint/ jshint type .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question