Syntax
Shows Video Newsletter About Potluck Qs Swag

All Episodes

AllHastyTastySupper ClubSpecial
102040
Newest To OldestOldest To Newest
Guests →
←← ← 1 2 3 4 → →→
945

Hasty × 11 hours ago

Chrome Dev Tools MCP Server

Scott and Wes dive into Chrome’s new MCP server; a dev tools API powered by Puppeteer that gives your scripts, editors, and AI agents full access to Chrome. They break down how it works, what it can (and can’t) do, and how it might change debugging and automation for developers #

Wes BosScott Tolinski
943

Hasty × 7 days ago

Modern React with Ricky Hanlon (React Core Dev)

Scott and Wes sit down with Ricky Hanlon from the React core team at Facebook to dive into the latest features and APIs shaping modern React development. From transitions and Suspense to fetching strategies and future directions, this episode breaks down what’s next for React and how developers can take advantage of it. #

Wes BosScott TolinskiRicky Hanlon
941

Hasty × 2 weeks ago

Is Responsible AI Possible? with Dr. Sarah Bird of Microsoft

Scott heads to Microsoft’s campus for the VS Code Insider Summit to sit down with Dr. Sarah Bird and explore what “Responsible AI” really means for developers. From protecting user privacy to keeping humans in the loop, they dig into how everyday coders can play a role in shaping AI’s future. #

Wes BosScott TolinskiSarah Bird
939

Hasty × 3 weeks ago

Creator of Vite: Evan You

Scott and Wes sit down with Evan You, creator of Vue, Vite, and VoidZero, to dig into the future of frontend tooling. From the speed of Rolldown to why he chose Rust, they explore the evolution of developer experience, bundlers, and what’s next for the web. #

Wes BosScott TolinskiEvan You
937

Hasty × 4 weeks ago

Is The Omarchy Hype Real?

Scott takes Wes on a tour of Omarchy, DHH’s polished Arch + Hyprland Linux setup that promises speed, beauty, and endless keyboard shortcuts. From first impressions to daily workflows, Scott debates whether it’s good enough to pull him out of the Apple ecosystem for good. #

Wes BosScott Tolinski
935

Hasty × September 8th, 2025

CJ Made A Sega Game in 2025

CJ takes us behind the scenes of Hackweek to share how he built a custom Sega Genesis game from scratch, complete with assembly code, level loading, and retro hardware tricks. From SGDK to parallax faking, this episode is a deep dive into old-school game dev with a modern twist. #

933

Hasty × September 1st, 2025

Hackweek Overview - What Is It, What Did We Build

It’s Hackweek at Syntax! Scott, Wes, and CJ break down what Hackweek is all about - how they picked their projects, what came out of them, and why it’s the best excuse to experiment, build, and have fun before the deep-dive episodes roll in. #

931

Hasty × August 25th, 2025

Project Init - How to Make Good Choices When Starting a New Coding Project

Scott and Wes dive into the fundamentals of project initialization and planning, from outlining ideas and choosing the right tools to making smart technology decisions. They also chat about leveraging AI and collaboration to shape better projects before rolling up your sleeves and getting to work. #

Wes BosScott Tolinski
929

Hasty × August 18th, 2025

Cloudflare Blocks AI Crawlers × Debugging Local Data × Raising Kids with Healthy Digital Habits and More

Scott and Wes tackle listener questions on everything from local-first databases and AI-built CRMs to protecting APIs and raising kids with healthy digital habits. They also weigh in on Cloudflare’s AI crawler ban, portfolio critiques, and more hot takes from the dev world. #

Wes BosScott Tolinski
927

Hasty × August 11th, 2025

AI Browsers, 100X Build Speed, Massive Svelte Update - Web Dev News

Scott and Wes break down the latest in web dev news, from Amazon’s AI-powered VS Code fork and Node’s native TypeScript support, to Vite overtaking Webpack and Svelte’s newest async and remote features. They also cover big moves in developer tools, fresh browser experiments, and what these shifts mean for the future of coding. #

Wes BosScott Tolinski
925

Hasty × August 4th, 2025

Scott & CJ’s Fave Productivity Apps & Web Apps

Scott and CJ go full productivity nerd, swapping notes on their favorite web apps for writing, coding, planning, and more. From terminals to to-do lists to dumb phones, it’s a deep dive into the tools powering their workflows. #

923

Hasty × July 28th, 2025

Getting the Most Out of AI Coding

Scott and Wes share their top strategies for getting high-quality results from AI coding tools like Cursor, Claude, ChatGPT, and Windsurf. From better prompting to building reusable rule sets, they cover practical tips for making AI your most productive coding partner. #

Wes BosScott Tolinski
921

Hasty × July 21st, 2025

AI Coding Roadmap for Newbies (And Skeptics)

Scott and Wes break down how to code with and for AI; perfect for skeptics, beginners, and curious devs. They cover everything from Ghost Text and CLI agents to building your own AI-powered apps with embeddings, function calling, and multi-model workflows. #

Wes BosScott Tolinski
919

Hasty × July 14th, 2025

Better Auth with Better Auth

Scott and Wes recap the current state of web authentication and explore how Better Auth simplifies the whole process. With built-in plugins, modern features, and no need to hand-roll your own solution, Better Auth makes secure login a breeze for developers. #

Wes BosScott Tolinski
917

Hasty × July 7th, 2025

AI Tools You Should Know

Scott and Wes round up the hottest AI tools you should have on your radar; from text-to-speech wizards to self-hosted image generators. They break down what they’re using, what’s worth paying for, and which tools are changing their workflows. #

Wes BosScott Tolinski
915

Hasty × June 30th, 2025

$200mo Background Agents, CLI Tooling and “Max Mode”

AI coding agents are getting wild. Scott and Wes break down the latest tools that run in the background, write code across multiple steps, and charge you $200 a month to do it. From CLI-based primitives to full-on copilots, this episode covers the next wave of dev tools and what it takes to use them effectively. #

Wes BosScott Tolinski
913

Hasty × June 23rd, 2025

NEWS: Remix drops React, Safari 26 CSS + mega fast Vite and TypeSCript

Wes and CJ break down the latest web dev news, including big changes in Safari 26, TypeScript Native Previews, and Remix dropping React. They also chat about new proposals from TC39, Vite 7 beta, and a surprise project from the Astro team. #

911

Hasty × June 16th, 2025

Browsers in 2025: Whats up with Arc, Dia, Firefox, Chrome and Opera GX?

Scott and Wes break down the state of web browsers in 2025, from the rise and fall of Arc and the fate of Firefox to hot takes on Opera GX, Raycast, and why power users might not be profitable. They compare rendering engines, rant about dev tools, and reveal what browser stats say about Syntax listeners. #

Wes BosScott Tolinski
909

Hasty × June 9th, 2025

Handling and Throwing Errors

Scott and Wes break down how to properly throw, catch, and log errors in JavaScript and TypeScript. They cover client-side and server-side strategies, using tools like Sentry, and how to handle errors without taking down your whole app. #

Wes BosScott Tolinski
907

Hasty × June 2nd, 2025

Wes’ New Site: Gatsby → React Server Components

Wes rebuilt his personal site from Gatsby to a modern stack using Waku, React Server Components, and Cloudflare Workers — all while keeping the same design. Scott and Wes break down the pain points with Next.js, MDX, image handling, caching, and the custom setup that now powers a blazing-fast blog. #

Wes BosScott Tolinski
905

Hasty × May 26th, 2025

You Should Learn Nuxt!

Overview of the Nuxt meta-framework, its capabilities, and why CJ enjoys using it to build full-stack Vue applications.

#vue #nuxt #full-stack
903

Hasty × May 19th, 2025

Fork Yeah! Microsoft open sourcing Copilot

Erich Gamma and Kai Maetzel from the VS Code team announce open sourcing AI features from GitHub Copilot into core VS Code.

#AI #OpenSource #Editors
Wes BosScott TolinskiErich GammaKai Maetzel
901

Hasty × May 12th, 2025

JS News: New React & Svelte APIs, RSC Updates, Redwood and Storybook

Discussion of new JavaScript APIs and framework updates including React animations, Svelte asynchronous components, React Server Components in Parcel, RedwoodJS pivot, and Storybook 9 updates.

#react #svelte #cloudflare
Wes BosScott Tolinski
899

Hasty × May 5th, 2025

GSAP: Killer Web Animations With Cassie Evans

Cassie Evans from GreenSock explains what GSAP is, why developers use it for animation, how it works, techniques for smooth performant animations, and new developments like GSAP becoming free and open source.

#javascript #animation
Wes BosScott TolinskiCassie Evans
897

Hasty × April 28th, 2025

Making Your App Feel Faster Than It Really Is

Tips and tricks to make web apps feel faster through perceived speed improvements

#webdev #performance #ux
Wes BosScott Tolinski
895

Hasty × April 21st, 2025

React Server Components: Where are we at?

Discussion on status of React server components 5 years after introduction - only fully supported in Next.js and Waku currently, with partial support in other frameworks.

#react #nextjs
Wes BosScott Tolinski
893

Hasty × April 14th, 2025

Everyone Is Talking About MCP

This episode discusses the Machine Context Protocol (MCP), which is a standardized protocol that allows large language models (LLMs) like ChatGPT to communicate with and control other applications and services. They talk about what MCP is, why it's useful, some examples of MCP servers, and how you can build your own MCP tools.

#ai #mcp #chatgpt #llm
Wes BosScott Tolinski
891

Hasty × April 7th, 2025

Light and Dark Mode

Discussion on adding light and dark modes to sites, considerations when doing so, and new CSS features to help

#CSS #Accessibility #Frontend
Wes BosScott Tolinski
889

Hasty × March 31st, 2025

Planning A Build

Wes and Scott discuss planning decisions for the Syntax v3 site rebuild including project management, code structure, tooling strategies, UI patterns, and more.

#WebDev #JavaScript #Svelte
Wes BosScott Tolinski
887

Hasty × March 24th, 2025

Vibe Coding Is a Problem

Discussion about AI assisted coding called vibe coding, where inexperienced developers quickly build apps by repeatedly prompting and tweaking code without closely reviewing it.

#vibecoding #AI
Wes BosScott Tolinski
885

Hasty × March 17th, 2025

CSS Fonts Fallbacks, Variable and Trimming

Covers custom web fonts, strategies for handling font downloads, variable fonts for creative effects, and the text box trim/edge properties to control spacing.

#webfonts #typography #fontloading #css
Wes BosScott Tolinski
883

Hasty × March 10th, 2025

Web Vitals Explained

Explains web performance metrics like largest contentful paint and what they measure. Also covers how to optimize scores and tools to analyze vitals.

#performance
Wes BosScott Tolinski
881

Hasty × March 3rd, 2025

What Happened to Remix. Worth Using Axios? Client Only Next.js?

Scott is back after a snowboarding accident and concussion. Topics include React frameworks, databases, mobile development, and more.

#React #Databases #Mobile
Wes BosScott Tolinski
879

Hasty × February 24th, 2025

Fullstack Cloudflare

Overview of using Cloudflare Workers and associated services to build fullstack applications

#cloudflare #serverless #javascript
Wes BosScott Tolinski
877

Hasty × February 17th, 2025

Tailwind 4

Discussion of new features and improvements in Tailwind CSS 4 including better performance, CSS variable support, container queries and more modern CSS capabilities.

#tailwind #css #webdev
Wes BosScott Tolinski
875

Hasty × February 10th, 2025

JavaScript Signals Explained

Explainer on the concept of signals, which are reactive variables that can automatically cause side effects when they update. Signals are missing from base JS but are being proposed. All frameworks have some implementation of signals built in.

#javascript #reactivity #frameworks
Wes BosScott Tolinski
873

Hasty × February 3rd, 2025

Standard Schema: The Universal JavaScript Data Interface

Discussion of the new standard schema effort to standardize data validation across JavaScript validation libraries like Zod, ValleyBot and Arctype.

#javascript #data #validation
Wes BosScott Tolinski
871

Hasty × January 27th, 2025

Coding Agents Cursor + Windsurf Tips

Discussion of using AI agents like Cursor for web development, focusing on the new agent mode for automating tasks.

#AI #Automation #Productivity
Wes BosScott Tolinski
867

Hasty × January 13th, 2025

Zero Sync is the Future of Data Loading

Deno Sync enables building fast, real-time web apps with local data syncing and the ability to bring your own Postgres database.

#deno #webdev #database
Wes BosScott Tolinski
865

Hasty × January 6th, 2025

CSS Performance × Rate Limiting × Array Sort Behavior - STUMP'd

Scott and Wes play a game of Stump'd, asking each other advanced web development questions on topics like JavaScript, CSS, Node.js and TypeScript.

#javascript #css #typescript #nodejs
Wes BosScott Tolinski
←← ← 1 2 3 4 → →→
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