Hacker News new | ask | show | jobs
by slowtrek 464 days ago
Serious question, Grunt or Gulp?
2 comments

Those were the dark days of JS as far as I’m concerned.
I don't believe it improved much since then, but at least people have mostly settled on specific tools for e.g. dependency and task management.
I still use gulp for a side-project: it works and it’s simply not worth the effort of replacing.

But I remember back in the day immediately preferring gulp to grunt once I became aware of it.