René's URL Explorer Experiment


Title: Learn ES2015 · Babel

Open Graph Title: Learn ES2015 · Babel

Description: This document was originally taken from Luke Hoban's excellent es6features repo. Go give it a star

Open Graph Description: This document was originally taken from Luke Hoban's excellent es6features repo. Go give it a star

Opengraph URL: https://babeljs.io/docs/learn

Generator: Docusaurus v3.10.1

direct link

Domain: babel.dev


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","item":"https://babeljs.io/docs/learn","name":"Learn ES2015","position":1}]}

twitter:cardsummary_large_image
og:localeen
docusaurus_localeen
docsearch:languageen
docusaurus_versioncurrent
docusaurus_tagdocs-default-current
docsearch:versioncurrent
docsearch:docusaurus_tagdocs-default-current

Links:

Skip to main contenthttps://babel.dev/docs/learn#__docusaurus_skipToContent_fallback
https://babel.dev/
Docshttps://babel.dev/docs
Setuphttps://babel.dev/setup
Try it outhttps://babel.dev/repl
Videoshttps://babel.dev/videos
Bloghttps://babel.dev/blog
Donatehttps://opencollective.com/babel
Teamhttps://babel.dev/team
GitHubhttps://github.com/babel/babel
Guideshttps://babel.dev/docs/
What is Babel?https://babel.dev/docs/
Usage Guidehttps://babel.dev/docs/usage
Configure Babelhttps://babel.dev/docs/configuration
Learn ES2015https://babel.dev/docs/learn
Upgrade to Babel 8https://babel.dev/docs/v8-migration
Upgrade to Babel 8 (API)https://babel.dev/docs/v8-migration-api
Config Referencehttps://babel.dev/docs/config-files
Presetshttps://babel.dev/docs/presets
Mischttps://babel.dev/docs/roadmap
Integration Packageshttps://babel.dev/docs/babel-cli
Tooling Packageshttps://babel.dev/docs/babel-parser
Helper Packageshttps://babel.dev/docs/babel-helper-compilation-targets
https://babel.dev/
es6featureshttps://git.io/es6features
REPLhttps://babel.dev/repl
https://babel.dev/docs/learn#introduction
underway nowhttps://compat-table.github.io/compat-table/es6
ES2015 standardhttp://www.ecma-international.org/ecma-262/6.0/index.html
https://babel.dev/docs/learn#ecmascript-2015-features
https://babel.dev/docs/learn#arrows-and-lexical-this
https://babel.dev/docs/learn#classes
https://babel.dev/docs/learn#enhanced-object-literals
some do nothttps://compat-table.github.io/compat-table/es6/#proto-in-object-literals-note
web browsershttp://www.ecma-international.org/ecma-262/6.0/index.html#sec-additional-ecmascript-features-for-web-browsers
Annex Bhttp://www.ecma-international.org/ecma-262/6.0/index.html#sec-object.prototype.__proto__
https://babel.dev/docs/learn#template-strings
https://babel.dev/docs/learn#destructuring
https://babel.dev/docs/learn#default--rest--spread
https://babel.dev/docs/learn#let--const
https://babel.dev/docs/learn#iterators--forof
TypeScripthttps://www.typescriptlang.org/
polyfillhttps://babel.dev/docs/babel-polyfill
https://babel.dev/docs/learn#generators
proposalhttps://github.com/lukehoban/ecmascript-asyncawait
TypeScripthttps://www.typescriptlang.org/
polyfillhttps://babel.dev/docs/babel-polyfill
https://babel.dev/docs/learn#comprehensions
https://babel.dev/docs/learn#unicode
https://babel.dev/docs/learn#modules
modules docshttps://babel.dev/docs/plugins-list#module-formats
https://babel.dev/docs/learn#module-loaders
Loader specificationhttps://whatwg.github.io/loader/
herehttps://github.com/ModuleLoader/es6-module-loader
System.jshttps://github.com/systemjs/systemjs
https://babel.dev/docs/learn#map--set--weakmap--weakset
polyfillhttps://babel.dev/docs/babel-polyfill
https://babel.dev/docs/learn#proxies
various JavaScript engineshttps://compat-table.github.io/compat-table/es6/#test-Proxy
https://babel.dev/docs/learn#symbols
polyfillhttps://babel.dev/docs/babel-polyfill
caveats sectionhttps://github.com/zloirock/core-js#caveats-when-using-symbol-polyfill
https://babel.dev/docs/learn#subclassable-built-ins
https://babel.dev/docs/learn#math--number--string--object-apis
polyfillhttps://babel.dev/docs/babel-polyfill
herehttps://github.com/addyosmani/es6-tools#polyfills
https://babel.dev/docs/learn#binary-and-octal-literals
https://babel.dev/docs/learn#promises
polyfillhttps://babel.dev/docs/babel-polyfill
https://babel.dev/docs/learn#reflect-api
polyfillhttps://babel.dev/docs/babel-polyfill
https://babel.dev/docs/learn#tail-calls
Edit this pagehttps://github.com/babel/website/edit/main/docs/../docs/learn.md
PreviousConfigure Babelhttps://babel.dev/docs/configuration
NextUpgrade to Babel 8https://babel.dev/docs/v8-migration
Introductionhttps://babel.dev/docs/learn#introduction
ECMAScript 2015 Featureshttps://babel.dev/docs/learn#ecmascript-2015-features
Arrows and Lexical Thishttps://babel.dev/docs/learn#arrows-and-lexical-this
Classeshttps://babel.dev/docs/learn#classes
Enhanced Object Literalshttps://babel.dev/docs/learn#enhanced-object-literals
Template Stringshttps://babel.dev/docs/learn#template-strings
Destructuringhttps://babel.dev/docs/learn#destructuring
Default + Rest + Spreadhttps://babel.dev/docs/learn#default--rest--spread
Let + Consthttps://babel.dev/docs/learn#let--const
Iterators + For..Ofhttps://babel.dev/docs/learn#iterators--forof
Generatorshttps://babel.dev/docs/learn#generators
Comprehensionshttps://babel.dev/docs/learn#comprehensions
Unicodehttps://babel.dev/docs/learn#unicode
Moduleshttps://babel.dev/docs/learn#modules
Module Loadershttps://babel.dev/docs/learn#module-loaders
Map + Set + WeakMap + WeakSethttps://babel.dev/docs/learn#map--set--weakmap--weakset
Proxieshttps://babel.dev/docs/learn#proxies
Symbolshttps://babel.dev/docs/learn#symbols
Subclassable Built-inshttps://babel.dev/docs/learn#subclassable-built-ins
Math + Number + String + Object APIshttps://babel.dev/docs/learn#math--number--string--object-apis
Binary and Octal Literalshttps://babel.dev/docs/learn#binary-and-octal-literals
Promiseshttps://babel.dev/docs/learn#promises
Reflect APIhttps://babel.dev/docs/learn#reflect-api
Tail Callshttps://babel.dev/docs/learn#tail-calls
https://babel.dev/
Learn ES2015https://babel.dev/docs/learn
Videoshttps://babel.dev/videos
User Showcasehttps://babel.dev/users
Stack Overflowhttp://stackoverflow.com/questions/tagged/babeljs
Slack Channelhttps://babeljs.slack.com/
X (Twitter)https://x.com/babeljs
Blueskyhttps://bsky.app/profile/babel.dev
Bloghttps://babel.dev/blog
GitHub Orghttps://github.com/babel
GitHub Repohttps://github.com/babel/babel
Website Repohttps://github.com/babel/website
Old 6.x Sitehttps://old.babeljs.io
Old 5.x Sitehttp://henryzoo.com/babel.github.io

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.