Posts by Thiago Carvalho • 23 points
1 post
-
2
votes3
answers801
viewsQ: Filter string array
How do I go through an array of names using the javascript filter function where the return is just people’s names with the surname "Carvalho"? Example: let nomes = ["Thiago Carvalho", "Renata…
javascriptasked Thiago Carvalho 23