<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Javascript on DevelopRx</title><link>https://developrx.com/categories/javascript/</link><description>Recent content in Javascript on DevelopRx</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 24 Apr 2018 02:18:00 +0000</lastBuildDate><atom:link href="https://developrx.com/categories/javascript/index.xml" rel="self" type="application/rss+xml"/><item><title>[Rx] Update Node.js</title><link>https://developrx.com/posts/rx-update-node-js/</link><pubDate>Tue, 24 Apr 2018 02:18:00 +0000</pubDate><guid>https://developrx.com/posts/rx-update-node-js/</guid><description>&lt;p&gt;&lt;img src="https://developrx.com/posts/rx-update-node-js/_images/2018-04-23_121357.png" alt=""&gt;&lt;/p&gt;&#10;&lt;p&gt;&lt;strong&gt;&lt;a href="https://nodejs.org/en/"&gt;Node.js&lt;/a&gt;&lt;/strong&gt; is an open-source, cross-platform JavaScript run-time environment that executes JavaScript. It includes &lt;strong&gt;npm,&lt;/strong&gt; which is the package manager for JavaScript code ( installs programs).&lt;/p&gt;&#10;</description></item><item><title>What is Grunt?</title><link>https://developrx.com/posts/what-is-grunt/</link><pubDate>Thu, 02 Jun 2016 16:33:30 +0000</pubDate><guid>https://developrx.com/posts/what-is-grunt/</guid><description>&lt;h3 id="what-the-heck-is-a-javascript-task-runner"&gt;What the heck is a JavaScript Task Runner?&lt;/h3&gt;&#10;&lt;p&gt;Grunt is a command line tool that runs on Node.js and automates your JavaScript build process. Grunt is an “easy” way compile coffeescript, sass, compass. It can minify, concatenate, and a whole lot more. Everything is simple… as long as you know what you’re doing.&lt;/p&gt;&#10;&lt;p&gt;&lt;img src="https://developrx.com/posts/what-is-grunt/_images/Square3_thumb_thumb.png" alt="Square3_thumb"&gt;&lt;/p&gt;&#10;</description></item></channel></rss>