mirror of
https://github.com/alrayyes/wiki.git
synced 2024-11-22 11:36:23 +00:00
20 lines
306 B
Markdown
20 lines
306 B
Markdown
|
---
|
||
|
id: e87fde6a-5859-4c13-90bd-342a5ccf602f
|
||
|
title: ES2016
|
||
|
---
|
||
|
|
||
|
# Introduction
|
||
|
|
||
|
What's new in ES2016.
|
||
|
|
||
|
# Operators
|
||
|
|
||
|
- [Exponentation
|
||
|
Operator](20201112110203-javascript_exponentation_operator)
|
||
|
|
||
|
# Arrays
|
||
|
|
||
|
## Prototype Methods
|
||
|
|
||
|
- [Array.prototype.includes()](20201113105707-array_prototype_includes)
|