Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Latest commit

 

History

History
11 lines (8 loc) · 424 Bytes

about.md

File metadata and controls

11 lines (8 loc) · 424 Bytes
layout title permalink
page
About
/about/

esnext lets you use upcoming JavaScript syntax in today's runtime environments. It does this by turning JavaScript written using new syntax into JavaScript that uses syntax understood by modern runtime environments such as browsers and node.js.

For more on getting started with esnext, check out the project README.