
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

Nov 6, 2024 • 56min
844: TypeScript, Branded Types, Streaming vs Polling + More
Delve into the quirks of branded types in TypeScript and uncover the limitations of SvelteKit. Discover the essential role QA teams play in enhancing software development quality and how effective email queue management can improve user experience. Explore the differences between websockets and polling, alongside insights into securely storing tokens in cookies. The show also touches on evolving payment options like Stripe and PayPal and offers unique personal anecdotes, making for a well-rounded tech conversation.

51 snips
Nov 4, 2024 • 55min
843: Copilot Kills Cursor? Reacting to Github Universe Keynote
Scott and Wes dive into the latest GitHub Universe announcements, pitting Copilot against Cursor in the race for the ultimate AI coding tool. They highlight Copilot's game-changing multi-file editing feature, enhancing coding efficiency. The duo also explores the evolving landscape of video content creation with YouTube Shorts and TikTok, and discusses the transformative tools emerging in GitHub's marketplace. Additionally, they share humorous insights about their adventures with autonomous vehicles at the conference.

Nov 1, 2024 • 54min
842: There's Python in my JavaScript! with Andrea Giammarchi
Andrea Giammarchi, known as WebReflection, is a web developer and creator of LinkDOM and PyScript. He discusses the groundbreaking possibility of running Python in browsers through WebAssembly, simplifying coding for beginners and data scientists. Andrea also shares insights into IoT projects, particularly with microcontrollers like ESP32 and Raspberry Pi. The conversation explores the evolution of JavaScript, potential enhancements, and the exciting future of reactive programming. Tune in for an engaging look at the intersection of Python and JavaScript!

Oct 30, 2024 • 58min
841: Spooky Web Dev Horror Stories - PART 2
The hosts dive into spine-chilling web development horror stories, from severed database access to disastrous coupon mishaps costing millions. Tales of integration bugs and backup failures keep listeners on the edge of their seats. They share personal reflections on early career errors, stressing the importance of processes like code reviews and soft deletes. The episode serves as a cautionary reminder that attention to detail and strong security practices are essential in programming. Tune in for laughs and valuable lessons learned from the dark side of coding!

Oct 28, 2024 • 17min
840: Spooky Web Dev Horror Stories - PART 1
Listeners are treated to spooky web development stories that highlight hilarious mishaps, like forgotten email configurations and mysterious infinite loops. Cautionary tales emerge from database horrors, including catastrophic deletions that lead to sleepless nights. Among the chilling anecdotes, the frightful consequences of small oversights, like incorrect WHERE clauses, are revealed. The hosts invite everyone to share their own experiences, blending humor with the real fears of web development.

7 snips
Oct 25, 2024 • 55min
839: Prisma ORM: Local First, Typed SQL Queries and Serverless with Søren Bramer Schmidt
Søren Bramer Schmidt, Founder and CEO of Prisma, shares fascinating insights into database management. He discusses the transition of Prisma from a GraphQL tool to a powerful ORM, emphasizing best practices for serverless setups. Søren delves into the importance of type safety with Typed SQL and the challenges of local-first development, illustrating how it enhances user experience. He explores the potential of Cloudflare against AWS, and the need for better database performance in distributed systems. Get ready for a deep dive into the future of database tools!

54 snips
Oct 23, 2024 • 54min
838: Productivity Tools for Web Developers
Dive into a treasure trove of productivity tools for web developers! Discover how password managers like 1Password enhance security and streamline access. Explore to-do apps such as Things and Tweak.so, plus the art of mind mapping with MindNode and FigJam. Learn about automating tasks with handy scripts and mastering email management through Superhuman. Personal anecdotes keep the conversation lively, peppered with humor and practical tips for improving both coding and personal efficiency. Embrace the path to greater productivity!

19 snips
Oct 21, 2024 • 30min
837: You Should Drop Express and Try Hono
CJ Reynolds, a web developer and creator of the Hono web framework, discusses the benefits of this fast, lightweight framework designed for JavaScript runtimes. He explains its features like familiar route creation, type-safe middleware, and built-in JSX support. CJ highlights how Hono integrates seamlessly with Next.js and enhances development efficiency with powerful tools for validation and structured logging. He also shares insights on the supportive community around Hono, making it an appealing choice for modern web developers.

14 snips
Oct 18, 2024 • 1h 6min
836: Real Talk on Web Accessibility with Marcy Sutton Todd
Marcy Sutton Todd, a senior front-end developer and accessibility advocate, brings her expertise to the table, discussing the vital importance of web accessibility for all developers. She emphasizes integrating accessibility principles from the start, touching on key topics like keyboard navigation and color contrast. Marcy also explores the challenges of designing accessible modal dialogues and highlights the need for collaboration between developers and users of assistive technology. Personal anecdotes reveal her passion for creating inclusive interfaces, making the discussion both informative and engaging.

40 snips
Oct 16, 2024 • 59min
835: How to Pick a JavaScript Framework
In this discussion, CJ Reynolds, a savvy web developer, unpacks the nuances of choosing a JavaScript framework. He shares insights on when frameworks like Vue, Svelte, and Astro truly add value versus when they complicate projects. They tackle rendering strategies, deployment options, and the complexities of authentication, diving deep into criteria that matter for developers. CJ also highlights the importance of community support and the relevance of APIs, ensuring listeners leave equipped with practical knowledge for their next project.