# Tagged
Browser Sync
1 article
Results1 found
Nov 21, 2016
JavaScript
Using Browser Sync with Gulp for Live Reloading
Browser Sync is a nice tool to use while developing. It allows your browser to reload live when changes are made to your files. For instance, assuming we're watching our CSS file for changes we can have the browser auto refresh/sync when it sees those changes made.
2 min read→