filmov
tv
How to automatically refresh your browser in HTML and CSS while working

Показать описание
It is always important to work the smartest way possible. Instead of reloading the page every time you do a small change in you HTML or CSS or JS file. Use a very simple yet effective software called "browsersync". You can simply code and the page will get auto refreshed whenever you save that file. Isn't that cool ?
In this video tutorial i showed you how you can enable your browser to auto refresh your browser every time you save the file with some changes in your code. It can be any HTML, CSS or JavaScript files.
You will find this tool very useful as you start using it in your daily programming. Find it out from their website.
The command you will run to make the server enable to auto refresh your files
browser-sync start --server --files *.html *.css
Learn how to auto refresh your browser as you work in HTML and CSS
🌎 Find Me Here:
In this video tutorial i showed you how you can enable your browser to auto refresh your browser every time you save the file with some changes in your code. It can be any HTML, CSS or JavaScript files.
You will find this tool very useful as you start using it in your daily programming. Find it out from their website.
The command you will run to make the server enable to auto refresh your files
browser-sync start --server --files *.html *.css
Learn how to auto refresh your browser as you work in HTML and CSS
🌎 Find Me Here: