wiki/content/20201023130243-es2016.md

21 lines
323 B
Markdown
Raw Normal View History

2024-05-06 20:40:05 +00:00
---
2024-10-30 17:34:11 +00:00
date: 2020-10-23
2024-05-06 20:40:05 +00:00
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)