
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

Aug 4, 2021 • 49min
Potluck - WordPress × 3rd-Party Cloud Services × Backend Hosting × Drupal × Getting Clients × GPS vs BEM × More!
Scott and Wes tackle the complex world of WordPress versus modern frameworks, highlighting the struggle developers face in meeting client expectations. They discuss the importance of choosing technologies that align with client needs while weighing the pros and cons of third-party cloud services. The conversation turns lighthearted with a whimsical look at Drupal's mascot and dives into freelancing challenges, CSS methodologies, and the value of networking. Finally, they share insights on navigating client relationships and enhancing workflow efficiency.

Aug 2, 2021 • 24min
Hasty Treat - Git the Latest - New Things In Tech - CoPilot, Petite Vue, Stackblitz, Web3 + More!
Discover the transformative power of GitHub Copilot, the AI tool that enhances coding with smart autocompletion. Explore the latest in Next.js 11, featuring exciting upgrades and multiplayer capabilities. Dive into faster web development with Astro and learn about Petite Vue, an alternative Vue that simplifies client-side JavaScript. Witness the browser revolution with Stackblitz and the innovative Solid.js, which optimizes user interface creation without a Virtual DOM. Unpack the potential of Web3 and Ethereum’s JavaScript API as crypto evolves.

Jul 28, 2021 • 1h 5min
ShopTalk x Syntax
Chris Coyier, co-founder of CSS-Tricks, and Dave Rupert, web developer and podcast co-host, dive into their current favorite tech stacks. They tackle the rapid changes in web development tools, contrasting old favorites like WordPress with modern frameworks like Svelte and React. The conversation also explores how to manage FOMO in learning new technologies. With insights on error management tools like Sentry and the evolution of database technologies, this lively discussion is packed with tips for navigating the fast-paced tech landscape.

Jul 26, 2021 • 24min
Hasty Treat - The Surprisingly Exciting World of Favicons
Favicons are more than just small icons; they hold secrets of web development! Discover the evolution of these digital symbols and their crucial role in user experience. Delve into the technical aspects like file formats, sizing, and even the upcoming dynamic and animated favicons. The discussion also covers design tips and the challenges of maintaining favicons for various devices, including dark mode considerations. Uncover how these tiny icons can enhance branding and website navigation!

Jul 21, 2021 • 60min
Potluck - Svelte × Bleeding-Edge Tech × Git Process × Screencasts × Government Jobs × Permissions-Based APIs × Rescript × More!
Scott and Wes tackle Svelte and its potential in serious projects, comparing it to React. They dive into Git processes, serverless architectures, and effective screencast tools like iShowU and Descript. The discussion shifts to balancing innovation with the steady pace of government tech jobs and navigating authorization challenges. Listeners also learn about automating data entry with Puppeteer and the benefits of using Svelte Kit. Expect insights on future tech trends and engaging anecdotes peppered throughout.

Jul 19, 2021 • 17min
Hasty Treat - Stylelint for Linting CSS
Explore the world of CSS linting with Stylelint, a tool that enforces coding standards and enhances code quality. Discover how to set it up and leverage its extensive plugins for customization. Learn about the 'turn' unit for simplified rotations in CSS, making complex calculations easier. The discussion also emphasizes the importance of reliable error tracking with tools like Sentry to optimize performance. Join Scott and Wes as they unlock the secrets to cleaner, more efficient web development!

Jul 14, 2021 • 47min
React 18 - A Look Ahead
Discover the exciting features of React 18, including automatic batching, new render APIs, and the powerful Suspense functionality that enhances data fetching and UI development. Learn how server-side rendering has evolved, merging server-rendered and client-rendered components for better performance. The hosts also tackle React's naming conventions and the significance of tools like Sentry for error handling. Plus, get insights into audio management solutions and the benefits of community engagement in web development!

Jul 12, 2021 • 26min
Hasty Treat - Vite + Parcel 2
This discussion dives into the latest in web development with modern bundlers like Vite and Parcel 2. Highlights include their speed, ease of use, and advanced features like hot module reloading. The hosts compare the intricacies of each tool, offering insights into their back-end technologies. They also explore the seamless integration with frameworks such as React, Vue, and Svelte, showcasing how these tools simplify file management and enhance developer workflows. Common use cases and personal experiences add a practical touch to the tech talk.

Jul 7, 2021 • 1h 2min
Syntax Highlight — We Review Your Portfolios
Dive into an engaging discussion as the hosts critique user-submitted portfolios, spotlighting design, accessibility, and user experience. They share insights on coding workspace naming and the importance of clean aesthetics. Humorously, a yogurt mishap leads to vital web design principles, while best practices for presenting resumes are explored. The episode features tips on enhancing user interfaces and critiques of portfolio aesthetics that highlight both strengths and areas needing improvement. Tune in for a mix of creativity and practical feedback!

Jul 5, 2021 • 25min
Hasty Treat - JavaScript Event Buzzwords — Sync, Concurrent, Defer, Blocking, Workers
Discover the fascinating world of JavaScript buzzwords, including the differences between synchronous and asynchronous operations. Understand how multi-threading with web workers enhances performance. Dive into the concepts of blocking, concurrency, and parallelism, and how these impact your coding. Learn about optimizing script loading with async and defer attributes for a smoother user experience. Plus, explore the benefits of lazy loading in web development to boost website performance.