Software Alternatives & Reviews

Browsersync Reviews

Browsersync makes your tweaking and testing faster by synchronising file changes and interactions...

Social recommendations and mentions

We have tracked the following product recommendations or mentions on Reddit and HackerNews. They can help you see what people think about Browsersync and what they use it for.
  • Email frameworks comparison in 2023
    Maizzle creates a Browsersync local instance and serves our templates in HTML form. Development in that form is okayish. +0,5 point. - Source: dev.to / about 2 months ago
  • Micro Frontends for Java Microservices
    In the gateway app, run npm start. This command will run the UI on a web server, open a browser window to http://localhost:9000, and use Browsersync to keep your browser in sync with your code. - Source: dev.to / 2 months ago
  • WordPress Theme development: The new CSS code I'm writing not being applied
    Personally I use https://browsersync.io/ - but you do need to have node.js installed. There are plenty of others if you look. - Source: Reddit / 4 months ago
  • Name of the tools that front end develpers use
    Depends, really. Next / Nuxt or other frontend frameworks will have some sort of built in, hot-refreshing dev server. Or perhaps you're looking for Browsersync? - Source: Reddit / 4 months ago
  • The built-in Responsive Design browser tool (iPhone 7) layout looks different to the layout on my actual iPhone 7. Can someone help to point me in how I can test accurately on my laptop for iPhone 7 and other displays?
    Have you looked into BrowserSync? I bought a used iPhone that stays in a mount on my desk and updates along with the other browsers I'm testing on my desktop simultaneously. Makes catching and fixing little CSS and responsive issues much easier. - Source: Reddit / 8 months ago
  • WorldWideWeb.app
    Vite will add live reloading to HTML it serves: https://vitejs.dev/ It even goes further with some supported frameworks and will do hot module replacement which is like live reloading but doesn't even reload the full page and just injects the changed components in the page (faster more instant updates). If vite seems a little too complex browsersync will do nice life reloading for all HTML it serves too:... - Source: Hacker News / 10 months ago
  • Is there a tool, to display all your responsive viewports on one screen?
    Another option is using BrowserSync along with multiple Chrome / Firefox / Edge / Whatever supported browser windows open. - Source: Reddit / 12 months ago
  • What tool or library do you wish existed? What would make your work easier if it existed?
    I just took a cursory look at https://browsersync.io/ (assuming that's the tool you mentioned.) And, fail to understand how that'd help me. I use Angular these days and it already watches for file changes & does browser reload. - Source: Reddit / 12 months ago
  • My 15+ Reasons to use JHipster
    Already configured BrowserSync the time-saving synchronized browser testing - https://browsersync.io/. - Source: dev.to / about 1 year ago
  • HTML/CSS local IDE?
    There are ways to make the browser automatically refresh, when a html or css file is saved in the editor (see BrowserSync, or LiveReload). - Source: Reddit / about 1 year ago
  • Serving static typescript files via express
    To make it reload automatically, ie hot reloading, you could use something like https://browsersync.io/. - Source: Reddit / about 1 year ago
  • Sneat Open Source Bootstrap 5 HTML Admin Template Is Here...!!🤩
    Now, you are ready to run npm tasks, below command will start the server and watch the code using browsersync. Open http://localhost:3000/ to check your development 🚀. - Source: dev.to / about 1 year ago
  • Is there a solution for editing SCSS via Chrome Devtools (With a Webpack compiler) and have it automatically write to the core code instead of manually copy + pasting?
    Add browsersync to your webpack config. It can live-stream changes to your browser (or auto-reload if it's a non-streamable change) when specific files change. - Source: Reddit / over 1 year ago
  • web browser cache is leaving old design?
    Https://browsersync.io/ This will refresh your site when you change and save any file in the site folder. It is npm-based, I love it! - Source: Reddit / over 1 year ago
  • How to see live HTML/CSS changes?
    I'm using this: https://browsersync.io/. - Source: Reddit / over 1 year ago
  • How to instantly reflect changes in UI?
    What you're probably looking for is browsersync: https://browsersync.io/. - Source: Reddit / almost 2 years ago
  • Editor with html review ? not browser preview
    You mentioned that you don't want a browser, but what about a solution like browsersync? - Source: Reddit / about 2 years ago

External sources with reviews and comparisons of Browsersync

Top 10 Best Selenium Alternatives You Should Try
Browsersync has many remarkable features like install and run anywhere, File sync, synchronized navigation, sync customization and compatible with build tools.

Do you know an article comparing Browsersync to other products?
Suggest a link to a post with product alternatives.