javascript filter out href has special code example Example: filter out arrays js let newArray = array.filter(function(item) { return condition; });