248 Views
You’ll know you are looking at a generator, or more properly, a generator function, because a generator function contains an asterisk in the declaration.
0 comments
Join in on a hand-picked round up of the best JavaScript articles every day.
Curated by our Moderators and Voted up by our Community. Free.
You’ll know you are looking at a generator, or more properly, a generator function, because a generator function contains an asterisk in the declaration.