How to use the JavaScript Array includes method to determine whether or not an Array contains a specific item.
The method only returns a True or False answer.
Code Gist: https://gist.github.com/prof3ssorSt3v...
MDN site reference: https://developer.mozilla.org/en-US/d...