Syntax
Shows Video Newsletter About Potluck Qs Swag

All Episodes

AllHastyTastySupper ClubSpecial
102040
Newest To OldestOldest To Newest
Guests →
←← ← 5 6 7 8 9 10 11 → →→
650

Hasty × August 7th, 2023

Why is Facebook’s HTML + CSS Such a Mess?

Discussion on why Facebook and Instagram HTML/CSS is messy - random CSS class names and excessive div wrappers.

#facebook #css #react
Wes BosScott Tolinski
649

Supper Club × August 4th, 2023

Supper Club × Ryan Florence of Remix

Ryan Florence discusses Remix, a React web framework he created with Michael Jackson. Topics include Remix's architecture, licensing model, adoption, and how it pioneered concepts like serverless functions.

#Remix #React #WebDevelopment
Wes BosScott TolinskiRyan Florence
648

Tasty × August 2nd, 2023

Standard Server JavaScript - Deno, Workers, Bun and More

Overview of standard APIs for JavaScript that work across server side runtimes like Node, Deno and Cloudflare workers.

#serverless #nodejs #javascript
Wes BosScott Tolinski
647

Hasty × July 31st, 2023

Rust for JavaScript Developers - Node vs Rust Concepts

Compares JavaScript and Rust at a high level, including cargo, documentation, async/await, error handling, syntax differences, and more.

#javascript #rust #nodejs
Wes BosScott Tolinski
646

Supper Club × July 28th, 2023

Supper Club × Email Sending, Spam, DMARC, SPF, Styling, and more with Andris Reinman

Andres Reinman discusses the history and complexity of email protocols and clients, building Nodemailer, DMARC authentication, avoiding spam filters, and his email products Email Engine and Ethereal Email.

#email #history #nodejs
Wes BosScott TolinskiAndris Reinman
645

Tasty × July 26th, 2023

Polyfills, Transpiling and Monkey Patching

Wes and Scott discuss polyfilling, transpiling, and monkey patching - what they are, when to use each, and tools that can help.

#javascript #webdev #polyfill #transpile
Wes BosScott Tolinski
644

Hasty × July 24th, 2023

User Feedback UI - Toasts, Flash, Validation

Scott and Wes discuss best practices for user feedback UI like toasts, flash messages and form validation.

#UX #Accessibility #Forms
Wes BosScott Tolinski
643

Supper Club × July 21st, 2023

Supper Club × WASM, Fastly Edge, and Polyfill.io with Jake Champion

Discussion with Jake Champion about WebAssembly, Fastly ComputeEdge, and Polyfill.io.

#webassembly #edge-computing #polyfills
Wes BosScott TolinskiJake Champion
642

Tasty × July 19th, 2023

Potluck × CSS Variables in React × JS Notebooks × Selling a Domain

Wes and Scott answer listener questions on topics like React and CSS, JavaScript notebooks, selling domains, balancing learning as a new parent, and more.

#css #react #javascript #domains
Wes BosScott Tolinski
641

Hasty × July 17th, 2023

Help Me Help You - How To Ask For Help

Wes and Scott discuss best practices for asking for help with libraries and open source projects like providing reproductions, being responsive and respectful, searching existing issues first, and sharing code context.

#GitHub #Bugs #Help #Support
Wes BosScott Tolinski
640

Supper Club × July 14th, 2023

Supper Club × val.town with Steve Krouse

Steve Krause introduces val.town, a social platform for writing and running code snippets. He discusses the inspiration behind val.town, using Deno and Render for the backend, common use cases like IoT and webhooks, recommendations for learning coding, and building an engaged community.

#serverless #coding #education
Wes BosScott TolinskiSteve Krouse
639

Tasty × July 12th, 2023

Stump’d × JavaScript × GraphQL × Memory Safety × Web History

Scott and Wes use AI to generate challenging interview questions and quiz each other on web development topics ranging from JavaScript to CSS history.

#JavaScript
Wes BosScott Tolinski
638

Hasty × July 10th, 2023

Roundup - Sick AI Tools For Developers

Discussion on using AI tools like CodeAI, CodeWhisperer, Copilot, lintrule, opencommit, Ghostwriter, Codegeeks, Codeum AI, TabNine, and ChatGPT for tasks like documentation, optimization, code generation, data formatting, commit messages and more. Notes the importance of validating any AI-generated code before use in production.

#AI #Productivity
Wes BosScott Tolinski
637

Supper Club × July 7th, 2023

Supper Club × Cloudinary with Colby Fayock

Scott and Wes chat with Colby Fayock about Cloudinary's developer experience, AI media capabilities like image filling and background removal, building SDKs and components for frameworks like Next.js and Svelte, Colby's own YouTube channel and creative process, and advice for beginners.

#cloudinary #ai #media #images
Wes BosScott TolinskiColby Fayock
636

Tasty × July 5th, 2023

What are Headless Components?

Scott and Wes discuss headless components - reusable components that provide functionality without any UI. They talk about various headless component libraries, building accessible components, using headless WordPress, running headless Chrome, and more.

#headless #accessibility #components
Wes BosScott Tolinski
635

Hasty × July 3rd, 2023

Lightning CSS

Wes and Scott discuss Lightning CSS - a fast CSS parser, transformer, bundler and minifier from the creator of Parcel. They cover the benefits of Lightning CSS including improved performance, support for future CSS syntax like nesting and color spaces, and more.

#CSS #Frontend
Wes BosScott Tolinski
634

Supper Club × June 30th, 2023

Supper Club × Messaging Queues and Workers with Armin Ronacher

Armin Ronacher discusses designing performant queues and backpressure systems to handle massive scale at Sentry. He also shares his views on Python, JavaScript, Rust and staying up to date.

#Python #Queues #Scale #Sentry
Wes BosScott TolinskiArmin Ronacher
633

Tasty × June 28th, 2023

WTF is an ORM

Wes and Scott discuss what ORMs are, popular options like Prisma and Drizzle, schema vs models, and migrations. They also joke about dentists, pronunciation in tech, and share recommendations.

#ORM #Database #Prisma #Drizzle
Wes BosScott Tolinski
632

Hasty × June 26th, 2023

Where to Register a Domain

Wes and Scott discuss top domain name registrars in light of Google Domains closing down. They compare pricing, features, UX and more across Namecheap, GoDaddy, Gandhi, Hover, Name.com, Cloudflare and others.

#web-dev #domains
Wes BosScott Tolinski
631

Supper Club × June 23rd, 2023

Supper Club × Why Netlify bought Gatsby, GraphQL Data Layer, and Headless CMS with Dustin Schau

Dustin Schau discusses leading the Gatsby and Valhalla teams, using GraphQL as a data layer, low-code solutions for CMS editing, thoughts on React server components, and plans for improving Gatsby performance and integration. He also shares his editor setup, what tech stack he would use today, and his Ubuntu home theater setup.

#GraphQL #Jamstack #React
Wes BosScott TolinskiDustin Schau
630

Tasty × June 21st, 2023

Potluck × Warp × Skeleton UI × Edge Functions × Donut Scoping

Wes and Scott discuss upcoming conferences, computer issues, and strategies for working with rate limited APIs.

#Conferences #APIs
Wes BosScott Tolinski
629

Hasty × June 19th, 2023

AsyncLocalStorage + AsyncContext API

Discussion on AsyncLocalStorage and Async Context API in JavaScript which allow accessing context down the call stack without passing references explicitly.

#javascript #nodejs #webdev
Wes BosScott Tolinski
628

Supper Club × June 16th, 2023

Supper Club × JavaScript on Hardware, Micro Controllers, ESP32 with Nick Hehr

Nick Hehr discusses running JavaScript on microcontrollers with ESP32 and Raspberry Pi Pico using the Excess engine, challenges around tooling and standards, and how he builds projects with it.

#javascript #iot #hardware
Wes BosScott TolinskiNick Hehr
627

Tasty × June 14th, 2023

Electronics for Beginners

Wes gives an overview of basic electronics concepts like voltage, amperage, microcontrollers, coding, and projects he has built.

#electronics #IoT #DIY
Wes BosScott Tolinski
626

Hasty × June 12th, 2023

GitHub Projects, Milestones, Labels, and Actions

Wes and Scott discuss using GitHub Projects, Milestones, Labels, and Actions to organize and automate your workflow.

#GitHub #Automation
Wes BosScott Tolinski
624

Tasty × June 7th, 2023

Is JSDoc Better than TypeScript?

In this episode Scott and Wes discuss Svelte's recent move from TypeScript to using JSDoc for typing, explaining what JSDoc is and its benefits over regular TypeScript.

#JSDoc #TypeScript #Svelte
Wes BosScott Tolinski
623

Hasty × June 5th, 2023

Nothing in CSS - 0 vs 0px, no, none, hidden, initial and unset

Discussion on values like none, 0, and hidden that essentially remove or undo something in CSS and HTML.

#CSS #HTML #Accessibility
Wes BosScott Tolinski
622

Supper Club × June 2nd, 2023

Supper Club × Matt Rothenberg and Idan Gazit on Github Next

GitHub's R&D team discusses pioneering AI developer tools like Copilot and shares insights on creating reliable, intuitive experiences. They examine challenges like latency, trust, feedback and rethinking workflows in light of AI capabilities.

#AI #GitHub #Developers #Engineering
Wes BosScott TolinskiMatt RothenbergIdan Gazit
621

Tasty × May 31st, 2023

The New Syntax Site × Ingest, Stack, AI and more

Scott and Wes discuss building the infrastructure and backend for the new Syntax.fm website. Topics include choosing SvelteKit, setting up GitHub OAuth, integrating PostCSS, and leveraging AI for automated podcast transcription.

#Svelte #WebDev #Podcasting
Wes BosScott Tolinski
620

Hasty × May 29th, 2023

JavaScript.exe - Standalone Executables

Scott and Wes discuss JavaScript executables - standalone, portable executables containing your Node app, dependencies, and the runtime. They cover use cases, criticisms of large executable sizes, and potential ways to shrink executables.

#javascript #node #executables
Wes BosScott Tolinski
619

Supper Club × May 26th, 2023

Supper Club × Bramus Van Damme on CSS

Bramus Van Damme from the Chrome team discusses the latest in CSS including scroll-linked animations, scope styling, view transitions, nesting and more.

#css #front end
Wes BosScott TolinskiBramus Van Damme
618

Tasty × May 24th, 2023

Potluck × JR Devs & Copilot × CSS Variable Limitations × SvelteKit

In this episode, Wes and Scott answer listener questions on topics like using SvelteKit with Astro, what can be put in CSS custom properties, driving code quality on a team, and working with deprecated dependencies in React Native. They also share picks.

#React #Astro #Svelte #CSS
Wes BosScott Tolinski
617

Hasty × May 22nd, 2023

Why Is node_modules So Big?

Discussion on why Node.js node_modules folders get so large and what actually takes up most of the space inside them.

#nodejs #webdev #javascript
Wes BosScott Tolinski
616

Supper Club × May 19th, 2023

Supper Club × Adam Argyle on What's New in CSS

Adam Argyle discusses all the latest updates in CSS including new units, gradients, animations, custom properties, and more.

#css #webdev #frontend
Wes BosScott Tolinski
615

Tasty × May 17th, 2023

Where Should You Host Your App? Hosting Providers Compared

Compares popular hosting providers like Vercel, DigitalOcean, and AWS services. Looks at features, pricing models, and opinions.

#hosting #javascript #webdev
Wes BosScott Tolinski
614

Hasty × May 15th, 2023

WTF Are Signals And Why Is Everyone So Hot On Them All Of The Sudden?

Discussion on what signals are, why frameworks are adopting them, and whether you need to use them in your apps.

#javascript #webdev #reactivity
Wes BosScott Tolinski
613

Supper Club × May 12th, 2023

Supper Club × Dylan Jhaveri - Video for the Web and MUX

Dylan Javeri from Mux discusses their developer platform for powering professional video on the web. Topics include video players, streaming, codecs, analytics, AI, web components, and the future of video.

#Video #Streaming
Wes BosScott TolinskiDylan Jhaveri
612

Tasty × May 10th, 2023

UI Elements - Basics, Best Practice, and Built Ins

Wes and Scott discuss browser native UI elements, issues with their lack of flexibility, and research into better customizable options via the Open UI community group.

#UI #Accessibility #Standards
Wes BosScott Tolinski
611

Hasty × May 8th, 2023

Bluesky + AT Protocol

Scott and Wes discuss the new Blue Sky social network and AT protocol, comparing it to Twitter, Mastodon and other decentralized social networks.

#bluesky #socialmedia #twitter
Wes BosScott Tolinski
610

Supper Club × May 5th, 2023

Supper Club × Zach Lloyd from Warp

Scott and Wes interview Zach Lloyd, creator of the Warp terminal app, about building Warp in Rust, efforts to reinvent the terminal UX, integrating AI assistants, and his background working on Google Docs.

#terminal #productivity #ai
Wes BosScott Tolinski
←← ← 5 6 7 8 9 10 11 → →→
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