<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ePanorama.net &#187; Javascript</title>
	<atom:link href="http://www.epanorama.net/blog/tag/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.epanorama.net/blog</link>
	<description>All about electronics and circuit design</description>
	<lastBuildDate>Wed, 15 Apr 2026 20:31:27 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.14</generator>
	<item>
		<title>The future of Javascript</title>
		<link>https://www.epanorama.net/blog/2015/05/16/the-future-of-javascript/</link>
		<comments>https://www.epanorama.net/blog/2015/05/16/the-future-of-javascript/#comments</comments>
		<pubDate>Sat, 16 May 2015 06:17:19 +0000</pubDate>
		<dc:creator><![CDATA[Tomi Engdahl]]></dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[WWW dev]]></category>

		<guid isPermaLink="false">http://www.epanorama.net/newepa/?p=31898</guid>
		<description><![CDATA[<p>After almost 20 years, JavaScript is still growing by all measures: deployed apps, github usage, framework innovation, and of course standardized language evolution. The 6th Edition of the ECMAScript standard, ES6, is all but done. ES7, the next edition, is under parallel construction in order to be finalized a year after ES6. Check out what <a class="moretag" href="https://www.epanorama.net/blog/2015/05/16/the-future-of-javascript/">&#8594;</a></p>]]></description>
				<content:encoded><![CDATA[<p class="yt watch-title-container">After almost 20 years, JavaScript is still growing by all measures: deployed apps, github usage, framework innovation, and of course standardized language evolution. The 6th Edition of the ECMAScript standard, ES6, is all but done. ES7, the next edition, is under parallel construction in order to be finalized a year after ES6. Check out what to expect from them by watching <a href="https://www.youtube.com/watch?v=6AytbSdWBKg"><span id="eow-title" class="watch-title " dir="ltr" title="ES6 and ES7 the future of Javascript">ES6 and ES7 the future of Javascript </span></a>video:</p>
<p><iframe src="https://www.youtube.com/embed/6AytbSdWBKg" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></p>
<p>Classes, modules, arrow functions, destructuring, lexical binding, rest and default parameters, promises, generators, proxies and more are coming to browser-based JS Virtual Machines soon, and of course to Node.js via V8. Async functions, async generators, typed objects, value objects, SIMD intrinsics, and more are likely in ES7 or a follow-on release.</p>
<p>Most new features can be used now, via compilers such as Traceur, 6to5, and esnext.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.epanorama.net/blog/2015/05/16/the-future-of-javascript/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
