August Meetup


Details
console.log('WE ARE SO EXCITED ABOUT JAVASCRIPT!');
Jon Bellah (https://twitter.com/jonbellah)
Demystifying State Machines
User interfaces on the web are more complex today than ever before, so state design is more important now than ever before. In this talk, attendees will learn the fundamentals of state machines and how they help solve many of the difficulties inherent in managing application state by lowering cognitive overhead, mitigating bugs, and reducing regressions.
Emma Ramirez (https://twitter.com/EmmaGRamirez)
Assembling the Web with Rust
Want to create powerful, high-performance web apps? Stuck at a bottleneck? Then this talk is for you!
Instead of a regular performance talk, we'll focus here on abstracting key parts of your web app into Webassembly. By compiling Rust, a memory and thread-safe language, into Webassembly code, we can swap out bits of Javascript for a faster codebase. We'll explore use cases and examples, with a focus on real-world problems that we can theoretically solve with wasm and Rust!

August Meetup