Supper Club
The Future of VS Code and Copilot
Cassidy Williams and Harold Kirschner discuss new GitHub Copilot capabilities announced at GitHub Universe 2022, including multi-file editing, custom instructions, VS Code API access, and more.
Supper Club
Cassidy Williams and Harold Kirschner discuss new GitHub Copilot capabilities announced at GitHub Universe 2022, including multi-file editing, custom instructions, VS Code API access, and more.
Tasty
This episode covers different approaches to state management in JavaScript, including reducer-based, mutation-based and atom-based state. Buzzwords like reactive state, stores, immutability vs mutability, state updaters and more are also explained.
Hasty
Wes and Scott discuss strategies for finding, evaluating and integrating JavaScript packages and libraries into projects.
Supper Club
Scott Jehl discusses his background in web development and responsive design at Filament Group agency, opinions on web components for UI patterns, styling complexities, design systems, and how they are used in site builds today.
Tasty
Holiday gift guide with favorite picks across multiple categories like games, clothing, desk items, and more.
Hasty
Wes Boss and Scott Tolinski have a casual conversation sharing their real-world experiences of owning and driving electric vehicles.
Supper Club
The job market has cooled considerably compared to the red hot 2021-2022 period but opportunities still exist, especially in back-end and data. Standing out requires strategic follow-ups, customization and showcasing relevant experience.
Tasty
Scott and Wes answer audience questions about web development tools and techniques
Hasty
Scott and Wes discuss GitHub's AI announcements from GitHub Universe conference, including Copilot updates to match Cursor features, new AI marketplace, workspace improvements and text-to-code generator Spark.
Supper Club
Andrea Giammarchi discusses PyScript, a project to run Python code in the browser using WebAssembly. He talks about creating the LinkedDOM library to have a DOM API in Node.js, how WebAssembly enables running languages besides JS in browsers, and potential improvements like a central garbage collector.