---
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)