Noticed some Javascript was breaking only in IE. Must have forgotten: Instead of string.includes use string.indexOf('x')>-1. Or better yet add the polyfill noted on the MDN String.prototype.includes() page!
You are here: Home / Archives for dev
technically enthusiastic