<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">

<channel>
  <title>Entries about Java Script - Daniel Morales Blog</title>
  <link>https://danielmg.org/java-script/rss.xml</link>
  <description>Here is all the content about Javascript, it Frameworks and related technologies I use and find interesting.</description>
  <language>en-us</language>
  
  <item>
    <title>GruntJS, organize, compile and minimize your javascript, css and less</title>
    <link>https://danielmg.org/java-script/2017/02/gruntjs-organize-compile-and-minimize-your-javascript-css-and-less.html</link>
    <description>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. </description>
    <pubDate>Wed, 15 Feb 2017</pubDate>
    
      <category>Java Script</category>
    
  </item>
  
</channel>
</rss>