<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Anton Epple on foojay.io - Friends of OpenJDK</title><link>https://foojayio.github.io/website/today/author/eppleton/</link><description>Articles written by Anton Epple on foojay.io - Friends of OpenJDK</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 29 Sep 2020 07:57:36 +0000</lastBuildDate><atom:link href="https://foojayio.github.io/website/today/author/eppleton/index.xml" rel="self" type="application/rss+xml"/><item><title>Getting Started with Babel for Java and OpenJDK</title><link>https://foojayio.github.io/website/today/getting-started-with-babel-for-java/</link><pubDate>Tue, 29 Sep 2020 07:57:36 +0000</pubDate><guid>https://foojayio.github.io/website/today/getting-started-with-babel-for-java/</guid><description>&lt;p&gt;In the JavaScript world, developers have to deal with a multitude of JavaScript engines in different browsers and browser versions, while the language itself is evolving quickly. This is only possible because of clever tools like the retrofitting compiler Babel (&lt;a href="https://babeljs.io/" target="_blank" rel="noopener noreferrer"&gt;https://babeljs.io&lt;/a&gt;
). Babel backports new features to work on older JavaScript engines, allowing developers to use modern JavaScript language features and still be compatible with the majority of browsers out there.&lt;/p&gt;</description></item></channel></rss>