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

I wouldn't say that. RequireJS vs. Browserify is still a very contentious issue that is up to a developer's preferences.


Is it really, though? Aside from RequireJS's subjectively awful syntax (I have built a few non-trivial applications with it, and find it generally very noisy) - it simply does not do many of the very useful things that Browserify does. Browserify is much more than just a simple dependency management toolkit, it allows you to easily write node-style code and use npm dependencies in the browser. It's practically apples and oranges.


RequireJS allows for asynchronous loading. Browserify doesn't.

That alone is a huge reason for why people use RequireJS.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: