
Syntax - Tasty Web Development Treats
Full Stack Developers Wes Bos and Scott Tolinski dive deep into web development topics, explaining how they work and talking about their own experiences. They cover from JavaScript frameworks like React, to the latest advancements in CSS to simplifying web tooling.
Latest episodes

11 snips
Sep 13, 2023 • 51min
Hackweek Projects - Realtime Markdown Editor and a Hardware Recording Button
The podcast highlights innovative projects from a recent Hack Week, showcasing a collaborative Markdown editor. It dives into the challenges of real-time edits and the evolution of multiplayer tools like YJS and SvelteKit. Additionally, a unique hardware recording button project is discussed, enhancing productivity setups. The hosts share their experiences with hobbies like 3D modeling and skateboarding while exploring social media strategies, emphasizing the importance of engaging content. Packed with tech insights and personal anecdotes, it's a fun listen for creators!

24 snips
Sep 11, 2023 • 31min
CSS Nesting is Here!
Discover the game-changing arrival of CSS nesting and its full browser support, making it ready for developers. Dive into comparisons with Sass, highlighting how nesting simplifies code and improves readability. Learn how to effectively use the ampersand selector and tackle challenges with deeply nested elements. The discussion also covers sibling selectors and media queries, emphasizing the organizational benefits of nesting. Finally, explore the evolution of JavaScript and CSS, underscoring the ongoing innovations in web development.

5 snips
Sep 8, 2023 • 55min
Supper Club × What's New With Astro with Fred Schott
In this lively discussion, Fred Schott, a developer on the Astro team, shares exciting insights about Astro version 3.0, highlighting its innovative API for smoother page transitions and significant image optimization improvements. He discusses the strategic partnership with Vercel, which enhances Astro's capabilities. Fred also explores the challenges of maintaining open source, balancing personal life with tech developments, and his thoughts on using cloud-based code editors. Plus, he shares a fun side note about a new gaming venture in Factorio!

4 snips
Sep 6, 2023 • 1h
Potluck × Soft Skills × Release Notes × Headless CMS × Organizing Code × Inet CSS?
Dive into the whimsical world of dog DNA discoveries and the hilarious implications of pet lineage. Unlock the secrets of soft skills in tech, essential for effective communication and career growth. Tune in for insights on debugging performance with Chrome DevTools and learn about TypeScript's powerful features. Discover ways to better organize your code and handle modern frameworks. Plus, hear about innovative gadgets like a charging surge protector that simplifies desk organization and a kid-friendly alarm clock for smoother mornings!

9 snips
Sep 4, 2023 • 24min
JavaScript Closures & Scope Explained
Dive into the quirks of aging and find out how concerts are still a blast! The hosts tackle frustrating search engines and dissect ethics in the YouTube world. Discover the marvels of JavaScript closures and their real-world applications, including factory functions and managing state. They also explore dynamic and lexical scoping with engaging examples, making complex programming concepts accessible. Plus, get the latest on gym updates and what they're streaming!

8 snips
Sep 1, 2023 • 1h 9min
Supper Club × Shipping ESM with Mark Erikson
Mark Erikson, a maintainer of Redux and React packages, shares insights on navigating the world of ECMAScript Modules (ESM). He discusses the complexities of shipping packages, particularly the challenges of managing different module formats and the role of bundlers. The conversation covers whether default imports are helpful, the impact of TypeScript on development, and the tools Erikson uses for building. He also touches upon the future of bundling and the significance of source maps in modern JavaScript development.

Aug 30, 2023 • 1h 6min
Anything but Coding - Landscaping, Fitness, and more!
The hosts share their nostalgic concert experiences and the humorous challenges of adulthood. They dive into landscaping adventures, tackling neglected yards with eco-friendly tricks. Personal fitness updates reveal home gym transformations and creative DIY projects, like spinning helmets. The discussion turns to tech ethics, focusing on controversial practices in content creation. Finally, they reflect on family projects that blend fun and learning with electronics, all while exploring the latest must-watch streaming shows.

9 snips
Aug 28, 2023 • 30min
OG Image Options
Dive into the world of Open Graph (OG) images, essential for optimizing link previews on social media. Discover tools like Polypane for testing and techniques for dynamically creating stunning visuals with Satori. Learn about the challenges of rendering and using custom fonts in OG images. Explore image generation services such as Cloudinary and get insights into using Puppeteer for dynamic solutions. It's a must-listen for web developers looking to enhance their content sharing!

Aug 25, 2023 • 50min
Supper Club × Make React 70% Faster! Million.js with 18 Year Old Aiden Bai
Aiden Bai, an 18-year-old developer, created Million.js—a library aimed at making React apps up to 70% faster. He discusses how Million.js enhances performance through innovative reconciliation techniques and the challenges in developing a compiler. Aiden also shares insights on managing GitHub issues in open-source projects while keeping user experience at the forefront. Additionally, he reflects on his creative journey that blends nostalgia with web design, inspired by VCRs and the Y2K aesthetic.

Aug 23, 2023 • 56min
Rust for JS Devs — Part 2
Delve into the intricacies of Rust with insights on variables, including mutable vs immutable types. Explore the unique type system, addressing signed and unsigned integers. Discover how to slice strings in Rust and understand the powerful structures like enums and structs with real-world examples. Learn about effective debugging tools and tips for JavaScript developers transitioning to Rust, along with some fascinating personal stories and life hacks shared by the hosts.