Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

While I think the goal of being able to write JS without a build system is fine, I'd still never skip setting up a build system. Static analysis, formatting, linting, optimizing, testing, and other such parts are way to valuable to ever give up. The ability to run in a dev environment without a build is valuable from a performance and feedback loop standpoint, but at the end of the day, the tooling needs to be there.


I lint using Deno, single binary, no need to pollute the system with anything more than that.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: