Grunt.js

Task Runners Yo Dog Meme - Mirza Sisic Junior Learns to Code Blog

I've been using Gulp as a task runner casually on a couple of projects, I wouldn't call my self an expert on it (or an expert in any other technology - yet) but I figured out how to use it to increase my productivity and automate the repetitive tasks, like code minification, image compression etc. 

Grunt.js Logo - Mirza Sisic Junior Learns to Code blog

That being sad, I never really used Grunt.js until very recently, I had a client who got a template which had grunt files for "running" the boring tasks, I told the client that I haven't used Grunt yet, but that I did have some experience with another task runner tool -Gulp. 

So basically I just looked up a few tutorials and the official Grunt documentation and was able to set it up and get it working on the client's machine over a remote desktop connection.

JavaScript tools meme - Mirza Sisic Junior Learns to Code blog

The takeaway here, at least for me, was that the tool you are using doesn't matter as much, as long as you know one type of certain tool, using another one which does something similar is not a hard switch. So in other words, don't worry about tools too much, learn them on a need to know basis. 

Knowing the underlying fundamentals, in this particular case the command line and the general idea about task runners, is much more important and will be more valuable to you than the specific implementations. Such is the case with all things in life, even memes...
Automate all things meme - Mirza Sisic Junior Learns to Code blog

Thanks for reading & happy coding!





Comments

Popular posts from this blog

10 Tips for Designing Better Test Cases

TestRigor - Review

How to Pass AZ-900 Azure Fundamentals Certification Exam