Posts by Rodrigo • 33 points
1 post
-
3
votes4
answers2518
viewsQ: How to count occurrences of a value within an array?
How to take the amount of times a string repeats within an array? Ex: var teste = ["oi", "tudo", "bem", "oi"];
1 post
3
votes4
answers2518
viewsHow to take the amount of times a string repeats within an array? Ex: var teste = ["oi", "tudo", "bem", "oi"];