- 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.
推薦閱讀
- C++程序設(shè)計(jì)(第3版)
- Drupal 8 Blueprints
- Production Ready OpenStack:Recipes for Successful Environments
- 深度強(qiáng)化學(xué)習(xí)算法與實(shí)踐:基于PyTorch的實(shí)現(xiàn)
- Oracle Exadata專家手冊(cè)
- UNIX Linux程序設(shè)計(jì)教程
- 代替VBA!用Python輕松實(shí)現(xiàn)Excel編程
- Node.js從入門到精通
- 超好玩的Scratch 3.5少兒編程
- Robot Framework Test Automation
- Raspberry Pi Robotic Projects
- Python網(wǎng)絡(luò)爬蟲從入門到實(shí)踐
- JSP編程教程
- Python數(shù)據(jù)分析與挖掘?qū)崙?zhàn)(第2版)
- SFML Essentials