<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Modules on CodingBlast</title><link>https://codingblast.com/tags/modules/</link><description>Recent content in Modules on CodingBlast</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Thu, 11 Jan 2018 19:17:57 +0000</lastBuildDate><atom:link href="https://codingblast.com/tags/modules/index.xml" rel="self" type="application/rss+xml"/><item><title>Organising JavaScript helpers</title><link>https://codingblast.com/organising-javascript-helpers/</link><pubDate>Sat, 09 Dec 2017 09:24:39 +0000</pubDate><guid>https://codingblast.com/organising-javascript-helpers/</guid><description>&lt;h2 id="introduction"&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Since 2015 ECMAScript switched to yearly releases and they also switched to new naming format: ES_{Year}.&lt;/p&gt;
&lt;p&gt;With the arrival of ES6 or to be correct, ES 2015 we got support for classes in JavaScript. Also, we got new keywords: &lt;em&gt;import&lt;/em&gt; and &lt;em&gt;export&lt;/em&gt;. And this can make the code much cleaner and easier to work with.&lt;/p&gt;</description></item></channel></rss>