• + 0 comments

    Try to avoid the "includes" method. You will find yourself running into road blocks when creating apps for internet explorer. I would recommend indexOf() which is recognized by IE and all modern browsers.