Answer #2: Since you are using ES6, use the includes method to test for the substring. arr.filter(x ...
確定! 回上一頁