covid19-dashboard
Version:
Dashboard App displaying COVID-19 numbers by country
10 lines • 601 B
HTML
<div class="neo-header-text-container">
<span class="neo-header-text">Guide: EcmaScript 6+</span>
</div>
<article>
<h3>Some useful resources:</h3>
<p><a target="_blank" href="http://es6-features.org/#Constants">es6-features.org</a></p>
<p><a target="_blank" href="https://dev.to/dipakkr/es6-a-comprehensive-guide-to-learn-es2015-es6-2ao1">dev.to/dipakkr</a></p>
<p><a target="_blank" href="https://flaviocopes.com/es6/">flaviocopes.com/es6</a></p>
<p><a target="_blank" href="https://www.telerik.com/blogs/es6-syntax-features-and-additions">telerik.com/blogs</a></p>
</article>