KarlsruheJS: RACE CONDITIONS 🏎️ & FAST WEBSITES WITH ASTRO 🚀
Details
KarlsruheJS is teaming up with codelayer.de to host the first live, in-person JS meetup in Karlsruhe since Covid hit!
TALKS
Race Conditions in JavaScript and how to avoid them - Alex, Team Lead bei codesphere
Race conditions can lead to some of the hardest bugs to find, fix, and test against. And despite being single-threaded, JavaScript can still run tasks in unexpected orders, thanks to async/await. But if you know what to look out for, and with the right techniques, you will be able to better guard your code against race conditions.
We look at some day-to-day examples, find the race conditions in them, and learn how to avoid them. Along the way, we will also learn some of the gotchas of async/await, and why I hate listener APIs.
Building lightning fast websites with Astro - Robin, Frontend Lead bei codelayer
Astro is a next generation static site generator which allows developers to code websites with their favourite JavaScript framework and shipping almost no JavaScript by utilizing the novel concept of "island architectures”.
We showcase Astro by building a live prototype and compare its performance with other frameworks.
💛
