Skip to content

Instantly share code, notes, and snippets.

@ilearnjavascript
Created March 27, 2019 23:19
Show Gist options
  • Save ilearnjavascript/031a9f7a4cc806e7704e8d47ea808e52 to your computer and use it in GitHub Desktop.
Save ilearnjavascript/031a9f7a4cc806e7704e8d47ea808e52 to your computer and use it in GitHub Desktop.
es6 - new methods - 5.js
[1,2,3,4,5].includes(3); // true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment