Entries about Java Script - Daniel Morales Blog https://danielmg.org/java-script/rss.xml Here is all the content about Javascript, it Frameworks and related technologies I use and find interesting. en-us GruntJS, organize, compile and minimize your javascript, css and less https://danielmg.org/java-script/2017/02/gruntjs-organize-compile-and-minimize-your-javascript-css-and-less.html Grunt JS is a task runner, and what that means is that using a command-line interface you can perform predefined tasks that you can configure in a JSON file. These tasks can used for many things such as compiling, minify, testing, watch for file changes and others. Wed, 15 Feb 2017 Java Script