JavaScript – filter an array with Google Chrome.

This problem can be easily resolved in the Google Chrome browser.
You must press F12 to start Chrome Developer Tools.
Then add the javascript to the Console.
The filter method is part of the ECMAScript 5.
The resulting array contains the values that are not ‘Blue’.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.