wiki/content/20201023130243-es2016.md

20 lines
323 B
Markdown

---
date: 2020-10-23
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)