|
|
|
|
|
by mattdawson
4317 days ago
|
|
I practically live and die by the 5 Minute Rule, and as a counterpoint, I've always found Grunt intuitive, if verbose. In particular, I love that its files API is so flexible. I frequently find myself asking questions that look like "I wonder if I can do this X way", and things just work. Saying Grunt is "very bad" is harsh and only serves to amplify hyperbole that causes much of the churn around JS tooling. [edited for a grammar nitpick] |
|
I'm speaking from personal experience and time lost trying to just get things to work so I can focus on building the application, not making a hobby out of building the frontend tooling. What I said may be harsh, but it's the truth. Have you tried gulp?