This edition
As developer tooling becomes more essential across ecosystems, popular libraries like Charm.sh’s Bubble Tea and Lip Gloss are seeing demand beyond their original Go roots. This talk explores the process of porting these libraries to multiple programming languages, highlighting the technical challenges, design decisions, and strategies for preserving their unique developer experience. Attendees will gain insights into building cross-language libraries, handling platform-specific constraints, and creating tooling that feels native—no matter the language. LEVEL: Intermediate |
Past editions
Let's see how the heart of a Gameboy works by analysing the 8-bit microprocessor: Sharp LR35902. We will look at the behaviour of one of the CPU registers, memory and graphics processing of a Gameboy, consolidating this knowledge into writing an emulator for the Web.