- Full Stack Development with JHipster
- Deepu K Sasidharan Sendil Kumar N
- 67字
- 2021-08-27 19:57:33
BrowserSync
BrowserSync (https://browsersync.io) is a NodeJS tool that helps in browser testing by synchronizing file changes and interactions of the web page across multiple browsers and devices. It provides features such as auto-reload on file changes, synchronized UI interactions, scrolling, and so on. It integrates with Webpack/GulpJS to provide a productive development setup. It makes testing a web page on multiple browsers and devices super easy.
推薦閱讀
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- 精通Nginx(第2版)
- 數(shù)據(jù)結(jié)構(gòu)和算法基礎(chǔ)(Java語言實現(xiàn))
- PHP程序設(shè)計(慕課版)
- 樂高機器人設(shè)計技巧:EV3結(jié)構(gòu)設(shè)計與編程指導(dǎo)
- 教孩子學(xué)編程:C++入門圖解
- 大學(xué)計算機基礎(chǔ)(第2版)(微課版)
- Big Data Analytics
- 第一行代碼 C語言(視頻講解版)
- Python網(wǎng)絡(luò)爬蟲技術(shù)與應(yīng)用
- PHP+MySQL動態(tài)網(wǎng)站開發(fā)從入門到精通(視頻教學(xué)版)
- Java 9 with JShell
- Natural Language Processing with Python Cookbook
- 深入理解Zabbix監(jiān)控系統(tǒng)
- Selenium自動化測試實戰(zhàn):基于Python