Syntax
Shows Video Newsletter About Potluck Qs Swag

All Episodes

AllHastyTastySupper ClubSpecial
102040
Newest To OldestOldest To Newest
Guests →
←← ← 2 3 4 5 6 7 8 → →→
770

Supper Club × May 17th, 2024

Design Systems With Brad Frost (Rereleased)

Brad Frost discusses design systems, including defining what they are, the technical architecture behind them, challenges with implementation, and how they enable consistency across large organizations.

#Design Systems
Wes BosScott TolinskiBrad Frost
769

Tasty × May 15th, 2024

React Miami Live Show

The React Miami live podcast episode features special live segments like map/filter/reduce code challenges, JS or NAS audience voting games, and opportunities for the audience to participate.

#react #javascript #live-podcast
Wes BosScott Tolinski
768

Hasty × May 13th, 2024

React 19 is here!

React 19 has been released after 2 years, bringing some nice improvements like built-in web components, a new use API, simplified context, and allowing metadata anywhere.

#react #javascript #webdev
Wes BosScott Tolinski
767

Supper Club × May 10th, 2024

Local First and TypeScript’s Missing Library with Johannes Schickling

Johannes Schickling discusses Overtone, a local first music app built on Spotify/Apple Music, and Effect, a library for more structured and reusable TypeScript code.

#local-first #music #typescript
Wes BosScott TolinskiJohannes Schickling
766

Tasty × May 8th, 2024

React Server Components: Form Actions + Server Actions

Discussion on using actions and form actions in React Server Components for calling server code from the client side without needing a separate API

#react #forms
Wes BosScott Tolinski
765

Hasty × May 6th, 2024

JS Promises Fundamentals - Part 1

A 3-part series on JavaScript promises. Part 1 covers the basics of what promises are, creating promises, and waiting on promises to resolve.

#javascript #promises #async #await
Wes BosScott Tolinski
764

Supper Club × May 3rd, 2024

Biome JS with Emanuele Stoppa

Emma Stapa, creator of Biome, discusses background, goals, and roadmap of this new CLI tool aiming to replace ESLint and Prettier with better performance and simpler configuration.

#tools #productivity
Wes BosScott TolinskiEmanuele Stoppa
763

Tasty × May 1st, 2024

Web Scraping + Reverse Engineering APIs

Covers techniques for web scraping, dealing with private APIs, handling authentication, parsing HTML, and challenges like captchas.

#web-scraping #apis
Wes BosScott Tolinski
762

Hasty × April 29th, 2024

What to Steal. Finding Inspiration in Web Development

Discussion on finding inspiration in web design and development, how to ethically "steal" ideas, and resources for capturing inspiration.

#design #inspiration #ethics
Wes BosScott Tolinski
761

Supper Club × April 26th, 2024

Cloudflare Analytics Engine, Workers + more with Ben Vinegar

Ben Vinegar discusses Cloudflare Analytics Engine, building Counter Scale, managing the Syntax podcast under Sentry, and more.

#cloudflare #analytics #podcasts
Wes BosScott TolinskiBen Vinegar
760

Tasty × April 24th, 2024

Pro VSCode Setups

Scott and Wes detail their Visual Studio Code setups, extensions, themes, fonts, shortcuts and other preferences.

#VSCode #Productivity
Wes BosScott Tolinski
759

Hasty × April 22nd, 2024

How to Easily Explore Coding Ideas

Explore different online services, code playgrounds, and local setups for quickly testing coding ideas and concepts.

#coding #development #productivity
Wes BosScott Tolinski
758

Supper Club × April 19th, 2024

Web Awesome with Konnor Rogers + Cory LaViska

Corey Laviska, creator of Shoelace, and Connor Rogers, Shoelace contributor, discuss reinventing Shoelace as Web Awesome under the Font Awesome umbrella. They talk about the Font Awesome Kickstarter success, wanting to avoid framework churn, and building Web Awesome as an open source UI library focused on web components.

#web-components #ui-frameworks #open-source
Wes BosScott TolinskiKonnor RogersCory LaViska
757

Tasty × April 17th, 2024

Potluck: Is Gatsby Dead? Shadow Dom, AI Summaries, Self Hosting + More

Topics covered include Shadow DOM vs light DOM, web scraping techniques, local first development, speeding up UI development with component libraries, affordable self-hosting options, syncing offline data, and using AI to summarize audio content.

#web-components #web-scraping #local-first #ui-development
Wes BosScott Tolinski
756

Hasty × April 15th, 2024

CSS Is Getting Mixins + Functions

Scott and Wes discuss the CSS proposal for mixins and functions being added to the language. This will allow writing cleaner, more reusable code directly in CSS instead of needing a preprocessor.

#CSS #WebDev #Frontend
Wes BosScott Tolinski
755

Supper Club × April 12th, 2024

Chrome Extensions and Ad Blockers VS Google with Oliver Dunk

Discussion with Google Chrome extensions engineer about changes in Manifest V3, effects on ad blockers, bringing more APIs to service workers, and building extensions.

#extensions #performance #privacy
Wes BosScott TolinskiOliver Dunk
754

Tasty × April 10th, 2024

How to Level Up Your Web Development Career

Scott and Wes discuss tips for becoming a better developer, getting a better job, and improving your life.

#career #productivity
Wes BosScott Tolinski
753

Hasty × April 8th, 2024

Cache Ruins Everything Around Me

Discussion about cache invalidation issues when caching user-specific data, solutions like using different URLs, partial caching, edge functions, and drawbacks like flash of unstyled content.

#caching #webdev #performance
Wes BosScott Tolinski
752

Supper Club × April 5th, 2024

React vs Vue vs Angular with Corbin Crutchley

In this episode Scott and Wes Bos interview Corbin Crutchley, author of the Framework Field Guide, about his experiences with and comparisons of React, Vue and Angular.

#javascript #frameworks #angular #react
Wes BosScott TolinskiCorbin Crutchley
751

Tasty × April 3rd, 2024

UI Components: ShadCN, Tailwind UI, Headless, React Aria, Radix UI

This episode covers different categories of UI component libraries for building web apps, from low-level headless utilities to full featured design systems. Key factors in choosing a UI library are functionality, accessibility, styling, and ability to adapt the components.

#webdev #javascript #UI
Wes BosScott Tolinski
750

Hasty × April 1st, 2024

New CSS and JavaScript You Should Be Using

Scott and Wes discuss the latest web development news in 2010 including jQuery 1.2, mobile apps with HTML5, custom fonts, rounded corner CSS, Node.js, WordPress 2.3 and more.

#jQuery #Mobile #WordPress #JavaScript
Wes BosScott Tolinski
749

Supper Club × March 29th, 2024

Coding Shopify with Anne and Trudy of Design Packs

Anne and Trudy discuss their backgrounds working with Shopify and building their app Design Packs which adds sections and templates to Shopify themes.

#ecommerce #shopify #webdev
Wes BosScott TolinskiTrudy MacNabbAnne Thomas
748

Tasty × March 27th, 2024

Fitness Will Make You a Better Developer

Wes and Scott discuss fitness tips for developers including getting started with working out, having a home gym, diet, motivation, supplements and more.

#fitness #exercise #health
Wes BosScott Tolinski
747

Hasty × March 25th, 2024

Middleware Explained

Explaining what middleware is and examples of how it's commonly used in web development for things like authentication, caching, error handling, etc.

#middleware #nodejs #webdev
Wes BosScott Tolinski
746

Supper Club × March 22nd, 2024

Infrastructure for TS Devs: Kubernetes, WASM and Containers with David Flanagan

David Flanagan explains Kubernetes, containers, WebAssembly, and self-hosted infrastructure to Wes and Scott. He provides tips for managing your own servers and recommendations for learning more.

#Kubernetes #Containers #WebAssembly #Infrastructure
Wes BosScott TolinskiDavid Flanagan
745

Tasty × March 20th, 2024

Modern JS Toolchains (Biome, Oxc + More)

The hosts discuss trends in modern JavaScript tooling including performance gains from writing tools in Rust and Go. They overview established tools like ESLint and Prettier as well as new tools like Biome, Oxc, ESBuild, and Rollup.

#tooling #performance #rust #eslint
Wes BosScott Tolinski
744

Hasty × March 18th, 2024

Docker For Developers

An overview of Docker geared towards web developers - what it is, why its useful, how to get started, core concepts, tools, and some pitfalls.

#Docker #DevOps
743

Supper Club × March 15th, 2024

JavaScript Figma Plugins & Working at GitHub With Cameron McEfee

Cameron McAfee has a diverse background spanning design, development and products. Known for creating memorable brands and experiences, he aims to build tools that solve problems for creators.

#Design #Development #Tools
Wes BosScott TolinskiCameron McEfee
742

Tasty × March 13th, 2024

Potluck: Migrating to Typescript, Semver Explained, Accurate Timers and Countdowns

Potluck episode covering various web dev topics like TypeScript migration approaches, home office recommendations, semantic versioning basics, and preferred books/podcasts

#typescript #react #webdev #office
741

Hasty × March 11th, 2024

TypeScript Interview Questions - STUMP’d

Wes and Scott quiz each other on advanced TypeScript features and syntax in a segment they call 'Stumped'.

#TypeScript #JavaScript
Wes BosScott Tolinski
740

Supper Club × March 8th, 2024

Local AI Models in JavaScript - Machine Learning Deep Dive With Xenova

Wes, the developer of the Transformers.js library from Hugging Face, discusses running hundreds of AI models locally using JavaScript and WebAssembly, with applications in vision, audio, text and more.

#ai #javascript #webdev #privacy
Wes BosScott TolinskiXenova
739

Tasty × March 6th, 2024

The LoFi Movement: Building Local First Apps

This episode covers the concept of local first web development, where apps work offline first and then sync data in the background. The ideals, principles, tools, and sample projects around this concept are explored.

#local-first #offline #pwa
Wes BosScott Tolinski
738

Hasty × March 4th, 2024

Little Scripts: Coding for your Co-workers

Discussion on writing small scripts to help coworkers and improve workflows using tools like FFmpeg, AI, and automation

#automation #ai #productivity
Wes BosScott Tolinski
737

Supper Club × March 1st, 2024

JSR: The New TypeScript Package Registry (NPM Killer)

JSR is a new open source JavaScript package registry focused on modern JavaScript and TypeScript, with advanced features like publishing TypeScript directly, auto docs and types, and seamless Node compatibility.

#javascript #typescript #nodejs
Wes BosScott TolinskiLuca Casonato
736

Tasty × February 28th, 2024

CJ Reynolds is Joining Syntax

CJ Reynolds joins the Syntax podcast and shares his background in development, live coding, teaching, and more. They discuss his career path, interest in trying new technologies, approach to teaching and live coding, and some non-coding hobbies and interests.

#CJ Reynolds #Teaching #Live Coding
Wes BosScott TolinskiCJ Reynolds
735

Hasty × February 26th, 2024

The Taliban Stole My Domain

Wes recounts how the Taliban taking over Afghanistan resulted in his bos.af domain being revoked, and discusses the intricacies and risks of getting clever country code top-level domains.

#domains #webdev #Afghanistan #country-codes
Wes BosScott Tolinski
734

Supper Club × February 23rd, 2024

HTMX Web Apps with Carson Gross

Carson Gross, creator of HTMX, discusses its origins, performance characteristics, integration with various backends, upcoming version 2, his Twitter antics, and desire for less tribalism among web developers.

#HTMX #JavaScript
Wes BosScott TolinskiCarson Gross
733

Tasty × February 21st, 2024

Egress, scraping, Safari EU changes, is SetInterval worth it?

In this JavaScript and web development podcast episode, Scott and Wes discuss Sentry debugging, changes to iOS browsers, scroll and cursor event interception, accurate timers with setInterval, Chrome extension changes, and inconsistencies with JavaScript's Date API.

#Debugging #Mobile #JavaScript
Wes BosScott Tolinski
732

Hasty × February 19th, 2024

Stop going to Spam: DMARC, SPF and DKIM Explained

Discussion on properly setting up DMARC, SPF and DKIM to ensure your transactional and marketing emails reach the inbox rather than spam.

#email #deliverability #DMARC #SPF
Wes BosScott Tolinski
731

Supper Club × February 16th, 2024

Client side security, XSS attacks & CSP with Stripe’s Alex Sexton

Alex Sexton from Stripe discusses CSP (Content Security Policy) and client side security best practices, drawing on 11 years of experience at Stripe.

#security #javascript #css
Wes BosScott TolinskiAlex Sexton
←← ← 2 3 4 5 6 7 8 → →→
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