Tip: If you don't need to return anything while iterating over a JS array,...
Tip: If you don't need to return anything while iterating over a JS array, use forEach instead of map.
#javascript

Tip: If you don't need to return anything while iterating over a JS array, use forEach instead of map.
#javascript
