Y
Hacker News
new
|
ask
|
show
|
jobs
by
tbolt
3974 days ago
wow, sweet. another entirely new javascript thing
1 comments
bryanlarsen
3974 days ago
One new thing that replaces two (or more) old things, so that's progress. webpack replaces both browserify & gulp/grunt.
link
smrq
3974 days ago
Well, until you have any tasks other than bundling assets, and need a task runner again.
link
bryanlarsen
3974 days ago
NPM works fine as a simple task runner, and you're probably already using that as well.
link