Don’t wait! Secure your spot at DPC 2025 before it’s sold out!
In software projects, it's important to write down why we make certain big decisions about how the software is built. These written records are called Architecture Decision Records (ADRs). They help us remember [...]
Serverless development might sound like magic, but trust me—it’s not the kind of sorcery that will leave you scratching your head or calling tech support. In this session, we’ll uncover the secrets of [...]
Is TypeScript the hero JavaScript has been waiting for? While some love its type-safe assurances, others shy away from its complexity. But what if you could navigate the spectrum of TypeScript's capabilities with [...]
I’m sharing best practices on building a truly cross-platform / universal TypeScript library in 2025. TypeScript compiles to JavaScript which runs everywhere, so that should be easy, right? For a simple library, sure, [...]
Passwords are a thing of the past. Meet Passkeys, a new passwordless authentication standard that enhances security and user experience across platforms. This session explores WebAuthn integration for websites and apps, guiding you [...]
This talk goes into the details of being an open source maintainer and the things that go along with it. It goes into the problems do they run into, which tools does GitHub [...]
In recent years, the ways that we can deliver HTTP has improved in occasional leaps, from 1.0, 1.1, a big step to 2.0, and now 3.0. One of the biggest obstacles has been [...]