When is the "for..of" statement useful in JavaScript

1 · Hossam Mourad · Aug. 7, 2021, 3:48 a.m.
Let’s start with an example. You have a list of city names and you want to iterate over that list to hit an API with each city name to get…...