1.

What Is Grunt?

Answer»

Grunt is a JAVASCRIPT TASK runner, which can automate tasks like minification, compilation, UNIT testing, CHECKING js errors. Once CONFIGURED, one doesn’t have to worry about these tasks.

Grunt is a JavaScript task runner, which can automate tasks like minification, compilation, unit testing, checking js errors. Once configured, one doesn’t have to worry about these tasks.



Discussion

No Comment Found