generators


Iterators, Generators And Iteration Protocol In Javascript

In this post, I explain how JavaScript iterates over object and what are the characteristics it looks before iterating.