Syntax
Shows Video Newsletter About Potluck Qs Swag

All Episodes

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

Hasty × 24 hours ago

$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 × 7 days ago

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. #

Wes BosScott Tolinski
911

Hasty × 2 weeks ago

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 × 3 weeks ago

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 × 4 weeks ago

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
Wes BosScott Tolinski
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
863

Hasty × December 23rd, 2024

2024: A Year in Review

Wes and Scott recap the key events in web development during 2024 and assess the accuracy of their 2023 predictions, including React ecosystem updates, the resurgence of Blue Sky, major improvements in CSS reducing reliance on JS, conferences attended, and changes coming to the Syntax podcast lineup.

#React #JavaScript #Podcasts
Wes BosScott Tolinski
861

Hasty × December 16th, 2024

Local Data: Sqlite, LocalStorage, Session, Cookies and IndexDB

Discussion on different ways to store data locally in the browser for things like user preferences, allowing app usage before signup, faster data access, privacy, persisting data on refresh, and storing auth tokens.

#local-storage #offline #privacy
Wes BosScott Tolinski
858

Hasty × December 9th, 2024

How to Go Deeper With Your Learning

Discussion on how to go beyond surface level skills and really dive deep on a topic through real projects, reading docs, consuming niche content and more.

#JavaScript #Learning
Wes BosScott Tolinski
855

Hasty × December 2nd, 2024

Fast Websites: The New Speculation Rules API

Discussion on using the new speculation rules API for prefetching and prerendering pages to improve website performance, inspired by the fast McMaster Carr site.

#performance #prefetching #api
Wes BosScott Tolinski
852

Hasty × November 25th, 2024

Cloudflare Tunnels

Discussion on setting up and using Cloudflare tunnels to securely expose local web servers and home media servers over the internet with custom domains and access controls.

#cloudflare #networking #servers #security
Wes BosScott Tolinski
849

Hasty × November 18th, 2024

How to Pick a JS Package

Wes and Scott discuss strategies for finding, evaluating and integrating JavaScript packages and libraries into projects.

#JavaScript #NPM #WebDev
Wes BosScott Tolinski
846

Hasty × November 11th, 2024

Talking EVs: Range Anxiety, Charging, and Tech

Wes Boss and Scott Tolinski have a casual conversation sharing their real-world experiences of owning and driving electric vehicles.

#ev-ownership #charging
Wes BosScott Tolinski
843

Hasty × November 4th, 2024

Copilot Kills Cursor? Reacting to Github Universe Keynote

Scott and Wes discuss GitHub's AI announcements from GitHub Universe conference, including Copilot updates to match Cursor features, new AI marketplace, workspace improvements and text-to-code generator Spark.

#ai #github #conference
Wes BosScott Tolinski
840

Hasty × October 28th, 2024

Spooky Web Dev Horror Stories - PART 1

Scott and Wes read community submitted horror stories about web development mistakes.

#webdev #horror #mistakes
Wes BosScott Tolinski
837

Hasty × October 21st, 2024

You Should Drop Express and Try Hono

CJ talks about Hono, a modern JavaScript framework for building web APIs, showing why you should use it over Express. He covers Hono's familiar Express-like API, wide platform support, built-in helpers, JSX support, routing, validation, RPC client, testing, and more.

#honojs #express #apis #nodejs
Wes BosScott TolinskiCJ Reynolds
834

Hasty × October 14th, 2024

AI Will Improve Your Web Development Workflow

How to effectively utilize AI tools like Copilot and Claude to improve workflows for web developers

#ai #webdev #workflow
Wes BosScott Tolinski
831

Hasty × October 7th, 2024

Preventing Spam and Fraud

Wes and Scott discuss various techniques to prevent spam and fraud when developing web apps, including CAPTCHAs, third-party verification services, rate limiting, and manual review.

#Spam Blocking #Web Security
Wes BosScott Tolinski
828

Hasty × September 30th, 2024

Logging in Verification: Magic Links, 2FA, SMS Codes

Discussion on different login and user verification methods like magic links, OAuth, codes, trusted devices, etc.

#authentication #login #security
Wes BosScott Tolinski
825

Hasty × September 23rd, 2024

Syntax Assistant Desktop App

Scott and Wes discuss a Hack Week project where they built a desktop app to automate the Syntax podcast publishing workflow using Svelte, Rust and other technologies.

#Svelte #Rust #Podcasting
Wes BosScott Tolinski
822

Hasty × September 16th, 2024

Receipt Printer with JavaScript

Wes explains how he built a receipt printer with JS during Hack Week at Sentry, including connecting it, encoding printer commands, taking screenshots to print complex layouts when alerts come in from Sentry.

#javascript #hardware #hackweek
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