DEV Community

inversemetric
inversemetric

Posted on

Missing: Universal Watch Mode

Having a tight feedback loop for development is essential. At some point, tools like nodemon, hot module reloading, and even codepen gave us the ability to immediately see the results of the code we write.

The problem is that every tool does it differently, so you have to look it up for each case whether it's from react, vue, angular, webpack, parceljs, typescript, python, haskell, java, jest, jasmine, karma, mocha, nyc, gulp, bash...

What would it take to get everyone using one solution for this?

Top comments (1)

Collapse
 
inversemetric profile image
inversemetric

update: ibazel is the answer

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay