Introduction Generator functions are arguably the most confusing topic in JavaScript. You may have an idea of how they work, but you may not know if there is a real use case for it. Interestingly, we use generator functions at work. They don't exist ...
tigerabrodi.blog13 min read
Hmm, maybe I could use the generator function syntax to solve a problem I'm having with my code. I'll try it tomorrow and get back to you.
Though the real-world examples you gave is kinda confusing to me but it's fine.
Thanks for sharing!
Atharv Sankpal
I love coding and trying out things.
You made it easy to understand