https://github.com/diegopagini/ES6_JS
ES6 features.
https://github.com/diegopagini/ES6_JS
ecmascript es6 javascript
Last synced: 10 months ago
JSON representation
ES6 features.
- Host: GitHub
- URL: https://github.com/diegopagini/ES6_JS
- Owner: diegopagini
- Created: 2022-10-30T17:25:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-10T16:02:55.000Z (about 3 years ago)
- Last Synced: 2023-03-10T17:08:22.928Z (almost 3 years ago)
- Topics: ecmascript, es6, javascript
- Language: JavaScript
- Homepage:
- Size: 32.2 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ES6
async,
arrow functions,
class,
destructuring,
for-of,
functions,
maps,
objects,
promises,
prototypes,
rest,
set,
spread,
strings,
symbol,
var-let-const.