Syntax
Shows Video Newsletter About Potluck Qs Swag

All Episodes

AllHastyTastySupper ClubSpecial
102040
Newest To OldestOldest To Newest
Guests →
←← ← 4 5 6 7 8 9 10 → →→
690

Tasty × November 8th, 2023

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.

#dark mode #theming
Wes BosScott Tolinski
689

Hasty × November 6th, 2023

You Should Be Using JavaScript Maps & Sets

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.

#javascript #webdev #podcast
Wes BosScott Tolinski
688

Supper Club × November 3rd, 2023

Ex-npm Employee Making a New Package Manager?! Vlt with Darcy Clarke

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.

#JavaScript #npm #Open Source
Wes BosScott TolinskiDarcy Clarke
687

Tasty × November 1st, 2023

Hosting NextJS × Spicy Sidedishes × Modern Forms × Abandoning TypeScript

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.

#nextjs #forms #css #typescript
Wes BosScott Tolinski
686

Hasty × October 30th, 2023

We Need Your Help With The Secret Sauce

Wes and Scott discuss the technology stack and services powering the new Syntax.fm website.

#SvelteKit #Serverless #Prisma #PlanetScale
Wes BosScott Tolinski
685

Supper Club × October 27th, 2023

Jason Lengstorf on Live Streaming, Creating Content, and Building a Studio Space

Jason Langsdorf discusses his new studio setup, thoughts on AI, the React ecosystem, and keys to creating engaging content consistently.

#React #AI
Wes BosScott TolinskiJason Lengstorf
684

Tasty × October 25th, 2023

Spooky Coding Horror Stories 2023 - Part 2

Web development horror stories about bugs, mistakes, and disasters

#coding #mistakes #horror stories
Wes BosScott Tolinski
683

Hasty × October 23rd, 2023

Spooky Coding Horror Stories 2023 - Part 1

Developers share horror stories of catastrophic mistakes like deleting databases, breaking site functionality, exposing data, and more.

#Site Outages #Data Exposure
Wes BosScott Tolinski
682

Supper Club × October 20th, 2023

Design Systems with Brad Frost

Brad Frost discusses design systems, component libraries, design tokens, developer experience, and using web components to build scalable front-end architecture.

#design systems #components #architecture
Wes BosScott TolinskiBrad Frost
681

Tasty × October 18th, 2023

What's New in AI for Web Developers

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.

#ai #tools #services
Wes BosScott Tolinski
680

Hasty × October 16th, 2023

Getting jQuery’d × Honourable Deaths of libraries We Don’t Use Anymore

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.

#javascript #libraries #jquery #express
Wes BosScott Tolinski
679

Supper Club × October 13th, 2023

Creator of Swift, Tesla Autopilot & Tensorflow. New AI language Mojo with Chris Lattner

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.

#AI #Python
Wes BosScott TolinskiChris Lattner
678

Tasty × October 11th, 2023

The 2023 State of CSS Survey Part 2 × CSS Frameworks × Tooling × Browser Usage

Discussion of the 2023 State of CSS survey results covering frameworks, tools, features, pain points and more.

#css #webdev #frontend
Wes BosScott Tolinski
677

Hasty × October 9th, 2023

Home Office Tips

Tips for optimizing your home office space for productivity and comfort as a developer working from home.

#productivity #workflow #office
Wes BosScott Tolinski
676

Supper Club × October 6th, 2023

Google IDX - VS Code in the Browser with David East

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.

#IDEs
Wes BosScott TolinskiDavid East
675

Tasty × October 4th, 2023

Potluck × Bun Thoughts × Guesting on Syntax × Why Rust?

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.

#APIs #Documentation #JavaScript
Wes BosScott Tolinski
674

Hasty × October 2nd, 2023

A11y Treats - Heading Design

Discussion on proper semantic usage of h1 through h6 headings for accessibility, SEO, and screen reader navigation.

#accessibility #headings #SEO
Wes BosScott Tolinski
673

Supper Club × September 29th, 2023

Getting Hired, Interviewing, and Why Recruiters Suck with Taylor Desseyn

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.

#job search #interview tips #LinkedIn #remote work
Wes BosScott TolinskiTaylor Desseyn
672

Tasty × September 27th, 2023

Reacting to State of CSS Survey

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.

#CSS #Podcast
Wes BosScott Tolinski
671

Hasty × September 25th, 2023

Tauri Vs Electron - Desktop Apps with Web Tech

Discussion comparing Tori and Electron for building desktop apps using web technologies. Covers differences in bundle sizes, developer experience, maturity and more.

#tori #electron #desktopdev #webdev
Wes BosScott Tolinski
670

Supper Club × September 22nd, 2023

Anxiety and Uncertainty with Dr. Courtney Tolinski

Dr. Courtney Tolinski discusses anxiety disorders, symptoms, causes and healthy ways to manage anxiety. She answers questions on recognizing triggers, career anxiety in web development, and making big life decisions.

#Anxiety #Mental Health
Wes BosScott TolinskiDr. Courtney Tolinski
669

Tasty × September 20th, 2023

The Svelte + SvelteKit Show

Wes and Scott discuss their experiences building apps with Svelte and SvelteKit. They cover templating, data fetching, state management, actions, layouts, styling and more.

#Svelte #JavaScript
Wes BosScott Tolinski
668

Hasty × September 18th, 2023

Hacking the Tonal - Proxying, Intercepting + Debugging Traffic?

Scott proxies requests from his Tonal workout device to reverse engineer the API and build custom community workouts since Tonal has limited functionality.

#Tonal #Proxying
Wes BosScott Tolinski
667

Supper Club × September 15th, 2023

Supper Club × How To Get Your First Dev Job With Stuart Bloxham

Stuart discusses his journey from working in a family business to becoming a self-taught web developer, including how he prepared for interviews, built projects, and made time for learning while having a family.

#Career Change #Interviews
Wes BosScott TolinskiStuart Bloxham
666

Tasty × September 13th, 2023

Hackweek Projects - Realtime Markdown Editor and a Hardware Recording Button

Scott and Wes discuss the projects they built during a hack week at Sentry, including a real-time markdown editor and an automated recording button.

#hackweek #automation #markdown #productivity
Wes BosScott Tolinski
665

Hasty × September 11th, 2023

CSS Nesting is Here!

Wes and Scott discuss the new CSS nesting syntax that is now supported across all major browsers. They cover how it works, best practices, use cases compared to Sass, browser support via transpiling, and more.

#css #frontend #webdev
Wes BosScott Tolinski
664

Supper Club × September 8th, 2023

Supper Club × What's New With Astro with Fred Schott

In this episode, Fred Schott discusses the Astro 3.0 release and new features like view transitions, image optimization, open source sustainability, and more.

#astro #webdev #javascript
Wes BosScott TolinskiFred Schott
663

Tasty × September 6th, 2023

Potluck × Soft Skills × Release Notes × Headless CMS × Organizing Code × Inet CSS?

In this episode Scott and Wes answer developer questions on various web development topics like TypeScript, performance, CMS, and more. They also discuss personal topics like dog DNA tests and how they organize their code.

#typescript #performance #cms
Wes BosScott Tolinski
662

Hasty × September 4th, 2023

JavaScript Closures & Scope Explained

Scott and Wes explain JavaScript closures, scoping, and give examples of how closures can be useful.

#javascript #closures #scope
Wes BosScott Tolinski
661

Supper Club × September 1st, 2023

Supper Club × Shipping ESM with Mark Erikson

Mark Erikson explains the complexity of shipping JavaScript packages that work across many environments,tools and module systems, with details on his work updating Redux libraries to add ESM support.

#JavaScript #npm #ESM #packaging
Wes BosScott TolinskiMark Erikson
660

Tasty × August 30th, 2023

Anything but Coding - Landscaping, Fitness, and more!

Scott and Wes catch up on life outside of coding including concerts, home projects, fitness goals, and more. They also recommend a steam cleaner and a sci-fi kids book.

#Fitness #Pop Culture
Wes BosScott Tolinski
659

Hasty × August 28th, 2023

OG Image Options

Scott and Wes discuss techniques for dynamically generating social media preview images known as open graph or OG images using services like Satori, Cloudinary, and Puppeteer.

#webdev #javascript #ogimage
Wes BosScott Tolinski
658

Supper Club × August 25th, 2023

Supper Club × Make React 70% Faster! Million.js with 18 Year Old Aiden Bai

Aiden Bai discusses Million.js, a library that makes React rendering up to 70% faster by replacing the virtual DOM diffing process. He shares how it works, use cases, and his motivations for improving web performance.

#React #Performance #Virtual DOM
Wes BosScott TolinskiAiden Bai
657

Tasty × August 23rd, 2023

Rust for JS Devs — Part 2

In part 2 of Rust for JavaScript developers, Scott and Wes dive deeper into Rust's type system, talking about integer types, strings, string slices, arrays, tuples, and other collection types. They also cover defining structs, adding methods, and other fundamentals.

#Rust #JavaScript
Wes BosScott Tolinski
656

Hasty × August 21st, 2023

8 Tricks When Using the Fetch() API

Wes shares 8 tricks for using the JavaScript Fetch API including streaming responses, tracking download progress, and handling errors.

#javascript #webdev #fetch
Wes BosScott Tolinski
655

Supper Club × August 18th, 2023

Supper Club × How Descript Built A Next Gen Video Editor In The Browser With Andrew Lisowski

Andrew Lizowski discusses how video editor Descript is built with web technology like Web Codecs and XState. He covers the AI transcription and voice features, using Radix and Tailwind for components, and reliable end-to-end testing with Playwright.

#JavaScript #React
Wes BosScott TolinskiAndrew Lisowski
654

Tasty × August 16th, 2023

6 or so New Approved and Proposed JavaScript APIs

Overview of 6 new approved and proposed JavaScript APIs in various stages - ranging from shipped to just proposed. Covers Promise resolvers, immutable arrays, array grouping, observable events, import assertions, Map.emplace(), decorators and pattern matching.

#JavaScript #APIs #WebDev
Wes BosScott Tolinski
653

Hasty × August 14th, 2023

JS Fundamentals - Decorators

Scott and Wes discuss JavaScript decorators - what they are, how to use them, their current status, and potential future use cases.

#javascript #webdev #decorators
Wes BosScott Tolinski
652

Supper Club × August 11th, 2023

Supper Club × Flightcontrol with Brandon Bayer

Brandon Bayer, creator of Blitz JS, discusses Flight Control which lets you deploy apps on your AWS account with a great developer experience. Covers serverless deployment, preview environments, Docker, build caches, and more.

#AWS #Deployment #Docker
Wes BosScott TolinskiBrandon Bayer
651

Tasty × August 9th, 2023

Potluck × Is TypeScript Fancy Duct Tape × Back Pain × Cloud Service Rate Limits

Scott and Wes answer listener questions about TypeScript, preventing back pain while programming, and options for limiting cloud service costs.

#TypeScript #Posture #Cloud Services
Wes BosScott Tolinski
←← ← 4 5 6 7 8 9 10 → →→
Podcast RSS Feed About Sick Picks Guest List Sentry.io
Source Code Colors Layout Typography Theme Privacy Policy Terms of Service
X Github Discord Tiktok
Syntax × Syntax is Produced by Sentry

Nearly 4M developers and 90K organizations rely on Sentry to see what actually matters, solve what's urgent faster, and learn continuously about their code.

Try Sentry for Free

©️ 2025 - Sentry.io