Cloudflare
Live Online Workshops
(Included with Membership)
Upcoming Workshops
Introduction to Developer Tools, v4
Spend a full day learning how to use the browser developer tools with Jon Kuperman.
Web Accessibility, v3
Cloudflare
Learn how to make your website applications accessible to a wider audience.
Next.js Fundamentals, v4
Superfilter AI
Spend two full days learning Next.js fundamentals while building a full-stack application with Scott Moss.
Complete Go
Twitch
Spend two days focusing on building backend web applications using the Go programming language. Learn to set up an HTTP server and perform CRUD operations with tests.
Visual Studio Code, v2
Temporal
Learn to use Visual Studio Code like a pro! Customize your dev environment and increase your productivity with robust features.
Fullstack TypeScript Cookbook
Temporal
Leverage the power of TypeScript to get end-to-end type-safety for any flavor stack. Learn how schema validation tools like Zod reduce duplication and align both frontend and backend applications.
Web Authentication APIs, v2
Independent Consultant
Improve the login experience for your web apps! Tour the many authentication options available in modern web browsers. Go from basic password forms to federated logins with Google. Then, use the latest WebAuthn API and Passkeys, enabling the use of FaceID and other biometrics to remove passwords from web apps altogether!
Build a Fullstack App with Vanilla JS and Go
Independent Consultant
Code a complete client-side application in Vanilla JavaScript. Then build a backend API in Go with endpoints for authentication, data retrieval, and more!
C Fundamentals
zed.dev
Go from zero C knowledge to building a simple (and ridiculously fast) static web server in this workshop!
Building a Static Type-Inferring Compiler
zed.dev
Spend a full day learning to build a static type-checking compiler with Richard Feldman!
Spring Boot Fundamentals
Broadcom
Spend two days learning Spring Boot, a rapid application development tool for the Spring platform that provides embedded servers, monitoring, security, and database integration out of the box, along with a massive ecosystem of plug-and-play components to build exactly what you need.
Modern Deployment & Infrastructure
TheAltF4Stream
Spend a full day exploring containerization, deployment, and other modern DevOps techniques.
Getting Started with CSS, v2
AnnieCannons
Get to know CSS in the right way without the fluff. You'll style text, build navigation bars, headers/footers, add icons, and more. You'll even build a professional portfolio website by the end of the course!
React State Management at Scale
Microsoft
Spend the day learning complex state management techniques for large-scale React applications.
Intermediate Vue
Netlify
Spend a full day building more complex applications with Vue and the Vue ecosystem.
Domain Modeling with TypeScript
Stripe
Transform complex, messy TypeScript code into clean, domain-focused models through a series of discussions, group activities and hands-on coding exercises.
TypeScript Monorepos, v2
Stripe
Build modular and scalable TypeScript projects by mastering monorepos!
Fullstack System Design
Netflix
Architect scalable, secure, and high-performing full-stack applications. Confidently choose solutions for authentication strategies, database platforms, frontend performance optimizations, and backend service management.
Recently Recorded Workshops
Functional JavaScript First Steps, v2
Software Engineer & Educator
Learn core functional programming concepts and level-up your JS with pure functions, immutability, recursion, higher-order functions, closures, and function composition.