PodcastsNewsSyntax - Tasty Web Development Treats

Syntax - Tasty Web Development Treats

Wes Bos & Scott Tolinski - Full Stack JavaScript Web Developers
Syntax - Tasty Web Development Treats
Latest episode

986 episodes

  • Syntax - Tasty Web Development Treats

    984: How to Make a DOM Library Render Anything w/ Paolo Ricciuti

    2026-03-04 | 49 mins.
    Wes and Scott talk with Paolo Ricciuti about Svelte custom renderers and how Svelte actually talks to the DOM. They dig into compiler internals, CSS handling, native bridges, and the realities of maintaining ambitious open source tooling.

    Show Notes

    00:00 Welcome to Syntax!

    March MadCSS

    01:44 Paolo’s role at Mainmatter and his work on Svelte custom renderers

    02:52 Why Paolo chose Svelte

    Why I choose Svelte

    Shift Dev 2019: “Rethinking Reactivity”

    05:16 From Svelte ambassador to working on the project

    07:45 How custom renderers change what Svelte can target

    10:10 How Svelte uses the DOM and why that makes custom renderers tricky

    20:32 What Lynx provides and how it differs from a web view

    24:18 Brought to you by Sentry.io

    35:56 Using Svelte with CSS outside the browser

    39:09 The timeline and current state of the Lynx app

    44:51 Sick Picks + Shameless Plugs

    Sick Picks

    Paolo: Opencode

    Shameless Plugs

    Paolo: Svelte Custom Renderers | TCMP

    Hit us up on Socials!

    Syntax: X Instagram Tiktok LinkedIn Threads

    Wes: X Instagram Tiktok LinkedIn Threads

    Scott: X Instagram Tiktok LinkedIn Threads

    Randy: X Instagram YouTube Threads
  • Syntax - Tasty Web Development Treats

    983: Why I Chose Electron Over Native (And I’d Do It Again)

    2026-03-02 | 37 mins.
    Wes and Scott talk about building v_framer, Scott’s custom multi-source video recording app, and why Electron beat Tauri and native APIs for the job. They dig into MKV vs WebM, crash-proof recording, licensing with Stripe and Keygen, auto-updates, and the real challenges of shipping a polished desktop app.

    Show Notes

    00:00 Welcome to Syntax!

    March MadCSS

    02:28 Why screen recording apps are so frustrating

    07:14 The requirements behind Scott’s app, v_framer

    09:47 Tauri, WKWebView, and blurry screen recording headaches

    13:00 Why switching to Electron was a game changer

    14:02 Electrobun and the hybrid desktop experiment

    16:29 Browser-based capture vs native APIs

    18:50 Brought to you by Sentry.io

    22:32 Notarization, certificates, and shipping a Mac app

    24:52 One-time purchases, trials, and selling desktop software

    26:37 Self-hosting Keygen for license keys

    30:27 A scrappy Google Sheets-powered waitlist

    31:56 Keyboard shortcuts, FPS locks, and app customization

    34:50 CI/CD and painless auto-updates with Electron

    Hit us up on Socials!

    Syntax: X Instagram Tiktok LinkedIn Threads

    Wes: X Instagram Tiktok LinkedIn Threads

    Scott: X Instagram Tiktok LinkedIn Threads

    Randy: X Instagram YouTube Threads
  • Syntax - Tasty Web Development Treats

    982: Bots Are Ruining the Internet

    2026-02-25 | 49 mins.
    Wes and Scott talk about the latest dev news: Node enabling Temporal by default, OpenAI acquiring OpenClaw, TypeScript 6, new TanStack and Deno releases, the explosion of AI agent platforms, and more.

    Courtney Tolinski's Podcast

    Phases: A Parenting Podcast
    https://phases.fm/

    Show Notes


    00:00 Welcome to Syntax!


    01:11 Brought to you by Sentry.io


    02:40 Node.js enables Temporal by default

    Enable Temporal by default


    04:08 OpenClaw acquired by OpenAI

    OpenClaw, OpenAI and the future


    09:36 Bots are taking over the internet

    Wes’ tweet


    15:30 TypeScript 6 Beta

    Announcing TypeScript 6.0 Beta


    17:00 TanStack Hotkeys for type-safe shortcuts

    TanStack Hotkeys


    18:05 Components will kill webpages

    Components Will Kill Pages


    19:39 Is Google Translate just an LLM?

    Viridian’s tweet


    23:29 Shaders.com


    26:49 Voxtral Mini Realtime

    Voxtral Realtime

    Demo


    29:51 Deno launches Sandboxes

    Introducing Deno Sandbox


    32:39 Oz by Warp.dev


    38:10 Augment Code Intent


    40:10 Sick Picks + Shameless Plugs

    Sick Picks

    Scott: Samsung Remote

    Wes: Ice

    Shameless Plugs

    Syntax YouTube Channel

    Hit us up on Socials!

    Syntax: X Instagram Tiktok LinkedIn Threads

    Wes: X Instagram Tiktok LinkedIn Threads

    Scott: X Instagram Tiktok LinkedIn Threads

    Randy: X Instagram YouTube Threads
  • Syntax - Tasty Web Development Treats

    981: Browsers Are Finally Catching Up (Interop 2026)

    2026-02-23 | 51 mins.
    Scott and Wes unpack Interop 2026 and the browser features finally aligning across engines, from container style queries and anchor positioning to scroll-driven animations and view transitions. They break down what it all means for day-to-day devs and how close we really are to a fully interoperable web.

    Show Notes

    00:00 Welcome to Syntax!

    00:21 What is Interop?

    Interop GitHub.

    02:44 Container Style Queries.

    09:32 Brought to you by Sentry.io.

    09:57 Anchor Positioning.

    12:01 CSS attr().

    15:40 CSS Contrast-color.

    19:10 CSS Zoom.

    21:36 CSS Custom Highlight API.

    24:02 Dialogs and Popovers.

    25:44 Fetch Uploads and Ranges.

    27:48 IndexedDB.

    28:25 JSPI for Wasm.

    29:05 Media Pseudo-Classes.

    30:00 Navigation API.

    31:53 Scoped Custom Element Registries.

    32:40 Scroll-Driven Animations.

    33:30 Scroll Snap.

    36:50 CSS Shape().

    38:25 View Transitions.

    41:32 Web Compat.

    42:29 WebRTC Improvements.

    43:44 WebTransport.

    45:44 Investigation Efforts.

    46:25 JPEG XL

    48:46 Mobile Testing.

    49:20 WebVTT.

    Hit us up on Socials!

    Syntax: X Instagram Tiktok LinkedIn Threads

    Wes: X Instagram Tiktok LinkedIn Threads

    Scott: X Instagram Tiktok LinkedIn Threads

    Randy: X Instagram YouTube Threads
  • Syntax - Tasty Web Development Treats

    980: AI Coding Explained

    2026-02-18 | 52 mins.
    Wes and Scott talk about the state of AI coding in 2026—from editors and models to agents, skills, slash commands, MCPs, and more. They unpack what these things actually do, how they overlap, and how to use them effectively without overcomplicating your setup.

    Show Notes

    00:00 Welcome to Syntax!

    01:39 The tools: editors, terminals, GUIs

    05:27 Wes’ and Scott’s current AI setups

    13:17 Picking the right model

    18:58 How exactly do agents work?

    22:32 Subagents and parallel workflows

    24:29 Brought to you by Sentry.io

    24:54 What goes in agents.md (and what doesn’t)

    26:47 Skills vs agents

    Skills

    Superpowers

    34:03 Slash commands as reusable prompts

    36:02 Hooks and keeping your code from going off the rails

    38:00 Plugins and bundling your setup

    39:24 What MCP is and why it’s powerful

    40:54 Cloud agents and running jobs remotely

    43:47 Choosing the right AI tool

    47:41 Sick Picks + Shameless Plugs

    Sick Picks

    Scott: ULTRALOQ Bolt Fingerprint WiFi Smart Lock

    Wes: St. Denis Medical

    Shameless Plugs

    Syntax YouTube Channel

    Hit us up on Socials!

    Syntax: X Instagram Tiktok LinkedIn Threads

    Wes: X Instagram Tiktok LinkedIn Threads

    Scott: X Instagram Tiktok LinkedIn Threads

    Randy: X Instagram YouTube Threads

More News podcasts

About 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.
Podcast website

Listen to Syntax - Tasty Web Development Treats, Pod Save the World and many other podcasts from around the world with the radio.net app

Get the free radio.net app

  • Stations and podcasts to bookmark
  • Stream via Wi-Fi or Bluetooth
  • Supports Carplay & Android Auto
  • Many other app features
Social
v8.7.2 | © 2007-2026 radio.de GmbH
Generated: 3/5/2026 - 10:10:34 AM