DrkSephy/es6-cheatsheet
ES2015 [ES6] cheatsheet containing tips, tricks, best practices and code snippets
JavaScript
Issues
- 0
Extra space in English cheatsheet
#94 opened by agrahari-himanshu - 3
Add Proxy support
#24 opened by kunalspathak - 2
Add generators and object literal extensions
#8 opened by faridnsh - 3
[section] async-await explanation
#88 opened by lnfnunes - 1
Specify the license
#90 opened by vmarkovtsev - 2
Blocks description is misleading
#84 opened by togakangaroo - 1
- 1
Getters and setters are not part of ES6
#87 opened by marcin-mazurek - 1
weakmap example seems wrong
#78 opened by boussou - 2
Does Symbol.iterable method exist?
#73 opened by HyunSeob - 2
Korean translation
#71 opened by HyunSeob - 2
- 6
add default values in destructuring
#67 opened by morenoh149 - 3
ES6 imports of es6 modules
#54 opened by hyb175 - 7
Confused about export default
#52 opened by PeterShinners - 1
Easy example for ES5 .repeat()
#65 opened by sopilkar - 1
Mention fetch in the example about promises?
#43 opened by davidbgk - 4
Symbols, use cases
#32 opened by benlesh - 2
- 1
Incorrect description of `let`/`const`
#40 opened by mathiasbynens - 2
WeakMap description
#34 opened by benlesh - 3
Map with keys of any type
#30 opened by berdario - 1
Clarify let and const vs var
#33 opened by joews - 2
Is the name ES2015 in the official specs now?
#28 opened by vitr - 2
Named Parameters is unclear to me
#10 opened by stared - 2
Named imports is not destructuring
#14 opened by hyb175 - 1
Converting repository to JavaScript
#25 opened by LarryBattle - 3
Preserving newlines in template literals example doesn't yield the same results as ES5 example
#22 opened by possibilities - 7
Is the var/let example mixed up?
#13 opened by prayerslayer