Making Javascript more complex with Gulp.js
I have enough trying to learn TypeScript and now that I can manage myself quite well, I go to a new level by stating to use Gulp.js, a software community implemented using Node.js with several plugins, in order to automating tasks with Javascript. Gulp.js gulp is a Javascript library written for Javascript developers, a toolkit for automating painful or time-consuming tasks in your development workflow, so you can stop messing around and build something. Now that I am developing with TypeScript, it is convinient to use it for the conversion,…read more