K
K
Kaunov_ivan2015-06-15 11:36:40
css
Kaunov_ivan, 2015-06-15 11:36:40

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

4 answer(s)
M
matperez, 2015-06-15
@matperez

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 .

V
Vitaly Sivkov, 2015-06-15
@Sivkoff

Use gulp: frontender.info/getting-started-with-gulp-2

L
l2p, 2015-06-15
@l2p

habrahabr.ru/post/260173 - may help

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question