JSConf HI 2019

2019

List of videos

HI and AI - Kyle Oba | JSConf Hawaii 2019

Kyle Oba discusses artificial intelligence and privacy in the digital age. JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
How to Cheat at Life with JS, CV, and AR - Visnu Pitiyanuvath | JSConf Hawaii 2019

Visnu Pitiyanuvath tries to beat his friend at Set using JavaScript, Computer Vision, and Augmented Reality! JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
Offline P2P Mapping - James Halliday | JSConf Hawaii 2019

James Halliday discusses P2P mapping and GIS in remote communities with limited network access. JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
The Immersive Web in 2019 - Andres Cuervo | JSConf Hawaii 2019

Andres Cuervo talks about trends in Web3D and WebXR and how they're expanding the possibilities of the immersive web. JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
The Browser as a Modular, Networked Video Synthesizer - Olivia Jack | JSConf Hawaii 2019

Olivia Jack talks about Hydra, her tool for collaborative, networked, live-coded video synthesis. Check out the repo! https://github.com/ojack/hydra JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
Collaborative, Remote, Design Working-Sessions - Anna Watt | JSConf Hawaii 2019

Anna Watt talks about how to run effective working sessions with remote teams, and how to foster an inclusive remote working culture. JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
Back to the Future of JS II - Willian Martins | JSConf Hawaii 2019

Willian Martins takes a sneak peak into the future of JavaScript by discussing the Pattern Matching, Pipeline Operator, and Binary AST proposals that are currently in Stage 1 of the TC 39 process. Check out the proposals Pattern Matching: https://github.com/tc39/proposal-pattern-matching Pipeline Operator: https://github.com/tc39/proposal-pipeline-operator Binary AST: https://github.com/tc39/proposal-binary-ast JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
I Can Babel Macros (and So Can You!) - Shawn "swyx" Wang | JSConf Hawaii 2019

Babel isn't just for transpiling anymore! Shawn "swyx" Wang uses Moana to explain how Babel macros can help you with code generation and analysis. JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
Adopting Typescript at Scale - Brie Bunge | JSConf Hawaii 2019

Brie Bunge talks about the process AirBnB went through to adopt TypeScript throughout their organization.

Watch
New Adventures for WASM - Lin Clark and Till Schneidereit | JSConf Hawaii 2019

Lin Clark and Till Schneidereit provide an update on the current features and future direction of WebAssembly as it moves past the MVP phase. JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
Bubble Up Your Node.JS I/O - Matteo Collina | JSConf Hawaii 2019

Mateo Collina talks about how to improve your JavaScript I/O performance and reliability by thinking about async operations as...bubbles?!? JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
Embedding V8 in the Real World - Stanimira Vlaeva | JSConf Hawaii 2019

Stanimira Vlaeva discusses the inner workings of NativeScript, an open source framework to use frameworks like Angular and Vue.js or even vanilla JavaScript for mobile front end development. JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
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
The Teenage Mutant Ninja Turtle Guide to Color Theory - Louisa Barret | JSConf Hawaii 2019t

Louisa Barrett teaches color theory by using the Teenage Mutant Ninja Turtles and their personalities to explain how colors work together. JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
Navigating Unconscious Bias - Emily Kearney | JSConf Hawaii 2019

Emily Kearney discusses unconscious bias and provides a suite of tools and mental models to help identify and overcome biases in a 100% empowerment, 0% guilt trip talk. JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch
JavaScript is AsynchroWAT? - Crystal Martin | JSConf Hawaii 2019

Crystal Martin teaches JSConf about two things at the same time: Natural hair and asynchronous operations in JavaScript. Crystal uses the her hair care routine as an analogy for using async JavaScript operations effectively. JSConf Hawaii is returning in 2020. Learn more at https://www.jsconfhi.com/

Watch