Tasty
How To Dark Mode and Beyond
Scott and Wes discuss how to implement dark mode and theming in web development, including topics like using color variables, overriding system preferences, solving contrast issues, theming components, and more.
Tasty
Scott and Wes discuss how to implement dark mode and theming in web development, including topics like using color variables, overriding system preferences, solving contrast issues, theming components, and more.
Hasty
Wes and Scott discuss JavaScript maps and sets - how they differ from arrays and objects, unique use cases, and when to reach for maps/sets over arrays/objects.
Supper Club
Darcy Clarke discusses his career journey through agencies, open source, and companies like npm. He introduces his new project Volt, a next generation package manager and registry aiming to be the Google of packages.
Tasty
The guys answer your questions about hosting options for Next.js apps, share some spicy takes about Firefox and CSS, lament the lack of good form options for modern web apps, and clarify some confusion around SvelteKit and Turborepo abandoning TypeScript.
Hasty
Wes and Scott discuss the technology stack and services powering the new Syntax.fm website.
Supper Club
Jason Langsdorf discusses his new studio setup, thoughts on AI, the React ecosystem, and keys to creating engaging content consistently.
Tasty
Web development horror stories about bugs, mistakes, and disasters
Hasty
Developers share horror stories of catastrophic mistakes like deleting databases, breaking site functionality, exposing data, and more.
Supper Club
Brad Frost discusses design systems, component libraries, design tokens, developer experience, and using web components to build scalable front-end architecture.
Tasty
Wes and Scott discuss new advancements in AI tools and services for developers, including vzero.dev from Vercel to generate React UI, Anthropic's Claude chatbot, and new AI services from Cloudflare Workers.
Hasty
In this episode Scott and Wes discuss various libraries and tools that have been replaced by standardized browser APIs and JavaScript features over the years, like jQuery, Express, Underscore, 960 Grid System, Sass, Socket.IO, Left Pad, etc.
Supper Club
Chris Lattner, creator of Swift and senior director at Google TensorFlow, discusses Mojo - a new Python-inspired language for AI and ML. He covers the history of GPUs, how machine learning models work, the fragmented AI dev landscape, and goals when designing a new programming language.
Tasty
Discussion of the 2023 State of CSS survey results covering frameworks, tools, features, pain points and more.
Hasty
Tips for optimizing your home office space for productivity and comfort as a developer working from home.
Supper Club
David East discusses Google's new online IDE Project IDX, which allows coding directly in the browser with AI assistance. He talks about the motivation, benefits, and technology behind IDX.
Tasty
In this potluck episode, Scott and Wes answer audience questions on web development topics like Bun JS, REST vs GraphQL APIs, learning Rust, documenting code, WordPress APIs, becoming a podcast guest, and using home gym equipment.
Hasty
Discussion on proper semantic usage of h1 through h6 headings for accessibility, SEO, and screen reader navigation.
Supper Club
Taylor Desseyn discusses strategies for engineers to stand out in the hiring process, including the importance of social proofing through content creation. He also provides insights into current trends like the developer hiring recession and shift towards back end engineers.
Tasty
Wes and Scott discuss the State of CSS developer survey results, covering usage of new CSS features like subgrid, aspect ratio, relative colors, variable fonts, accessibility preferences, and more.
Hasty
Discussion comparing Tori and Electron for building desktop apps using web technologies. Covers differences in bundle sizes, developer experience, maturity and more.