List of videos

What Tamagotchis Can Teach You About ES6 Generators - Jenn Creighton | JSConf Hawaii 2019

Jenn Creighton uses a Tamagotchi app to explain how ES6 Generators work, showing how you create an infinite loops in JavaScript that yield to other functions when necessary. Check out the repo: https://github.com/jcreighton/tamagotchi JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
Building Up the Electron Project: Team and Community Engineering - Jessica Lord | JSConf Hawaii 2019

Jessica Lord tells the story of how Electron was spun out of the Atom editor project, and how she worked through skepticism about the role of Electron in the developer ecosystem and eventually built up a team and engineered a community around it. JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
How to Calculate the Phase of the Moon - Amy "SailorHG" Wibowo | JSConf Hawaii 2019

Amy "SailorHG" Wibowo helps a witch calculate moon phases by using JavaScript and proving the algorithm from first principles. The talk is part of Amy's efforts to make coding and engineering more accessible, which she also tackles through her BubbleSort Zines project. Check out BubbleSort Zines: https://shop.bubblesort.io/ JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
GraphQL, the Domain Way - Thais Correia | JSConf Hawaii 2019

Thais Correia talks about how GraphQL allows teams to work with complex data by allowing them to focus on their domains of expertise. JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
Improving React Native Performance in Facebook Marketplace - Konstantin Raev | JSConf Hawaii 2019

Konstantin Raev talks about reaching React Native performance goals for Facebook Marketplace--one of Facebook's biggest applications. JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
How to Make Your Website Not Ugly - Hilary Stohs-Krause | JSConf Hawaii 2019

Hilary Stohs-Krause talks about using UX and design principles to make your websites more beautiful. JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
JSParty Live at JSConf Hawaii 2019 on the Future of JavaScript

Kevin Ball of JSParty (center) hosts a live broadcast at JSConf Hawaii with (from left to right) Willian Martins, Shawn "swyx" Wang, Lin Clark, and Till Schneidereit on the future of JavaScript, including some discussion of TC39 and WebAssembly. JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
Where Did All My Servers Go? - Garth Henson | JSConf Hawaii 2019

Garth Henson demystifies severless computing, explaining when it should be used, when it should be avoided, and what the tradeoffs are for moving from a monolith to serverless. JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
How (Not) to Fail at Accessibility - Trish Ang | JSConf Hawaii 2019

Trish Ang talks about learning to make accessible web applications at Slack, and how you can make your web applications accessible too. JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch