https://github.com/dimitri4788/letsplaywithes6
Covers concepts/changes/features/etc. that are part of ES6, ECMAScript 2015.
https://github.com/dimitri4788/letsplaywithes6
ecmascript2015 ecmascript6 es6 es6-javascript
Last synced: 2 months ago
JSON representation
Covers concepts/changes/features/etc. that are part of ES6, ECMAScript 2015.
- Host: GitHub
- URL: https://github.com/dimitri4788/letsplaywithes6
- Owner: dimitri4788
- Created: 2017-02-12T19:25:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-14T00:41:39.000Z (over 9 years ago)
- Last Synced: 2025-03-11T07:46:28.055Z (over 1 year ago)
- Topics: ecmascript2015, ecmascript6, es6, es6-javascript
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
JavaScript ES6
==============
Here you will find code separated into various files based on different sections. Each file covers some concepts/changes/features that are part of ES6.
- syntaxChanges.js
- moduleAndClasses.js
- extensionsToBuiltInObjs.js
- mapsAndSets.js
- promises.js