QuickStart: A CommonJS module resolver, loader, compiler for Node.js and browser (spotify.github.io) 20 points by urvader 12y ago ↗ HN
[–] wildpeaks 12y ago ↗ What are the advantages of this library over browserify + browserify-middleware ? [–] hopfog 12y ago ↗ It's faster and can live compile on reload which means you don't need to wait for any compilation step after save. [–] hamburglar 12y ago ↗ Does it have an api like browserify? I like the fact that you can have your browserify bundles built by your app dynamically (and cached/invalidated if the deps change), which totally eliminates the need for a "build" step.
[–] hopfog 12y ago ↗ It's faster and can live compile on reload which means you don't need to wait for any compilation step after save. [–] hamburglar 12y ago ↗ Does it have an api like browserify? I like the fact that you can have your browserify bundles built by your app dynamically (and cached/invalidated if the deps change), which totally eliminates the need for a "build" step.
[–] hamburglar 12y ago ↗ Does it have an api like browserify? I like the fact that you can have your browserify bundles built by your app dynamically (and cached/invalidated if the deps change), which totally eliminates the need for a "build" step.
3 comments
[ 2.7 ms ] story [ 21.8 ms ] thread