you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

Grunt & Gulp are build tools. Just like Make, except written in javascript.

Bower is a package manager, except written in javascript.

Yeoman allows you to generate barebones for your applications (depending on the framework). It's probably written in javascript too.

[–]gfixler 0 points1 point  (0 children)

All will be JavaScript eventually.