This website requires JavaScript.
Explore
Help
Sign in
alrayyes
/
wiki
Watch
1
Star
0
Fork
You've already forked wiki
0
mirror of
https://github.com/alrayyes/wiki.git
synced
2025-03-01 05:54:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
53cc8e66d1
Branches
Tags
No results found.
wiki
/
content
/
20201113111815-es2019.md
Ryan Kes
4ef8371441
Quartz sync: May 6, 2024, 10:40 PM
2024-05-06 22:40:05 +02:00
765 B
Raw
Blame
History
id
title
7aa626ee-1b0b-4d7c-8e11-751f8b9cac1f
ES2019
Array
Prototype methods
Array.prototype.flatMap()
Array.prototype.flat()
Sort
.sort() is guaranteed to be stable
Control flow
Optional Catch Binding
Objects
Functions
Object.fromEntries
Strings
String Prototype methods
trimStart
trimEnd
Symbols
Symbol Prototype methods
Symbol.prototype.description