charmCityJs / talks

Come present something at a future meet-up!
36 stars 8 forks source link

Under the Knife: Dissecting how iteration works in JavaScript #291

Closed WillRun4Cake closed 1 year ago

WillRun4Cake commented 1 year ago

Talk Title: Under the Knife: Dissecting how iteration works in JavaScript

Talk Idea, described briefly: Discover how iteration works internally in JavaScript. This talk covers Symbol.iterator, the Iterable Protocol, Generators. It finishes by creating some custom iterators and even intentionally "botching" an operation to see what happens.

Your name: Joseph Warner

CCJS Slack username: willrun4cake

If you're not a member of CCJS slack, sign up here so we can communicate about your talk, if you don't mind: http://slack.charmcityjs.org

Twitter username (optional):

Estimated Talk Length: (1-15 min please): 15 minutes

Availability: Please check off the dates in which you would be interested in presenting your talk:

arei commented 1 year ago

Love this idea!

asasmith commented 1 year ago

Thanks for the submission @WillRun4Cake! Are you still able to give this talk at our April (4/5) meetup?

WillRun4Cake commented 1 year ago

Yes I can give this talk for the April 5 meetup. I will post my slides so far soon.

Sent from my iPhone

On Mar 21, 2023, at 10:22 AM, Asa Smith @.***> wrote:

 Thanks for the submission @WillRun4Cake! Are you still able to give this talk at our April (4/5) meetup?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you were mentioned.

asasmith commented 1 year ago

Thanks for this talk @WillRun4Cake !