Resources for webinar “JavaScript Task Runners for Web – Gulp & Grunt”

On Jan 28 2016 we conducted yet another webinar and we focused on “JavaScript Task Runners for the Web” this time. Client side development has undergone tremendous changes and the workflow you use has also changed. You now use what are known as Task Runners which when run perform certain mundane tasks such as Minification, Concatenation, launching web server, reloading the rendered pages etc. These are made possible through certain client side build tools called as JavaScript Task Runners. In this webinar we took a lap around two popular frameworks namely “Gulp” & “Grunt”. This blog post is a recap of the webinar in case you missed attending live.

Continue reading