Skip to main content

One doc tagged with "generators"

View All Tags

Generators

JavaScript generators are a way to create iterators. What is the distinction between a generator and a regular function? Frontend Developer Interview Answers