L
L
link002014-10-09 23:36:30
Software testing
link00, 2014-10-09 23:36:30

Are there browser update tools for file change events (html, php, js, etc)?

When developing applications, it's TOO annoying to constantly switch to the browser, and refresh the page .. Those clicks for the sake of one comma, thousands. Prompt pliz tools by which it is possible to automate this process. It is possible to take a 2nd monitor, there is also a laptop that (possibly) can be used as a second monitor.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
S
Sergey, 2014-10-09
@link00

https://www.npmjs.org/package/gulp-webserver - recommended. Also webstorm/phpstorm have LiveEdit plugin on board. This is if you want to do without node.js

_
_ _, 2014-10-09
@AMar4enko

All more or less well-known tools for front-end development have had livereload plugins for a long time.
https://github.com/gruntjs/grunt-contrib-watch#opt...
https://www.npmjs.org/package/gulp-connect
Study the toolkit, now even workbenches are nowhere without it.

A
Andrey Plax, 2014-10-10
@Hereigo

There is an add-on for Mozilla Firefox.
You specify folders and / or files in the settings, on changes of which you react and automatically update the page.
And edit the files, whatever you want!
https://addons.mozilla.org/en/firefox/addon/auto-r...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question