queerjs / queerjs-talk-proposals

Interested in speaking at an upcoming QueerJS? Submit a talk here.
13 stars 3 forks source link

Talk proposal: React architecture for your app #11

Closed maddhruv closed 5 years ago

maddhruv commented 5 years ago

Talk title

Web Workers Empathy

Abstract

Web Workers were a boon to JavaScript and Web but after their inception, they have not been modernized with the new JavaScript - Promises (async), writing advanced tests, advance modules/dependencies bundling. The talk covers the ways to modernize web workers - use promises for message/data passing, convert modules and small sets of functions into worker scripts, have more intuitive control over them and how to write tests for your workers or worker scripts.

Your name (and pronouns)

Dhruv Jain (He/Him)

Location

Based in - Bangalore, India Would Like to speak in any of - (Barcelona|Stockholm|San\ Francisco)

Contact Details

Twitter - https://twitter.com/maddhruv Email - dhruvjainpenny@gmail.com

Code of Conduct

maddhruv commented 5 years ago

/cc @SaraVieira @carolstran

carolstran commented 5 years ago

Closing as mentioned in #9