Syntax
Shows Video Newsletter About Potluck Qs Swag

All Episodes

AllHastyTastySupper ClubSpecial
102040
Newest To OldestOldest To Newest
Guests →
←← ← 1 2 3 4 5 6 7 → →→
795

Hasty × July 15th, 2024

Hosting Private Fonts on the Edge With Cloudflare

Discussion on building a custom font hosting server to securely serve licensed fonts only to allowed origins using Cloudflare Workers, Pages and KV store.

#Cloudflare #Fonts #Caching
Wes BosScott Tolinski
794

Supper Club × July 12th, 2024

Prettier JavaScript with Vjeux

Interview with Prettier creator Christopher "Vjeux" Chedeau about the origins, growth, funding status and future roadmap of the ubiquitous code formatter.

#JavaScript #OpenSource #CodeTools
Wes BosScott TolinskiChristopher 'Vjeux' Chedeau
793

Tasty × July 10th, 2024

The Local First Landscape

Discussion of various tools and libraries for building local first web applications

#local-first #offline #speed
Wes BosScott Tolinski
792

Hasty × July 8th, 2024

Perfect Sitemaps for SEO

Wes and Scott discuss why you need a sitemap, what should be in it, and how to generate and submit it properly for SEO.

#SEO #Sitemaps
Wes BosScott Tolinski
791

Supper Club × July 5th, 2024

LLRT The Serverless Runtime w/ Richard Davison

Deep dive into LLRT, Amazon's new crazy fast JavaScript runtime tailored for serverless environments like Lambda. Covers background, implementation, benchmarks, use cases and more.

#serverless #lambda #javascript
Wes BosScott TolinskiRichard Davison
790

Tasty × July 3rd, 2024

State of JS 2023 Reactions

Wes and Scott discuss the 2023 State of JS survey results and developer trends

#javascript #webdev #StateOfJS
Wes BosScott Tolinski
789

Hasty × July 1st, 2024

Do More With AI - LLMs With Big Token Counts

Discussion on using large language models with greater token counts to provide more context, allowing for better and more complex outputs to aid software development.

#AI #LLM #Tokens
788

Supper Club × June 28th, 2024

Supabase: Open Source Firebase for Fullstack JS Apps

Paul Copplestone, CEO and cofounder of Supabase, discusses the origins of Supabase as an open source alternative to Firebase built on Postgres, with a focus on developer experience.

#supabase #firebase #postgres #databases
Paul Copplestone
787

Tasty × June 26th, 2024

You Should Try Vue.js

Vue.js is a full-featured, beginner-friendly front end framework with HTML-like syntax, built-in state management, and Nuxt.js for full-stack web apps.

#vuejs #front-end #frameworks
786

Hasty × June 24th, 2024

What Open Source license should you use?

An overview of open source software licenses, the different types like permissive and copyleft, and things to consider when choosing a license.

#Licenses #Open Source #Law
785

Supper Club × June 21st, 2024

What’s Next for Next.js with Tim Neutkens

Discussion with Tim Neutkens from Vercel about new React features like the React Compiler, React Server Components, and tools like Next.js and TurboPack.

#react #nextjs #vercel
Wes BosScott TolinskiTim Neutkens
784

Tasty × June 19th, 2024

Logging × Blogging × Testing × Freelancing

Wes and Scott answer audience questions about logging, blogging, testing, freelancing, carbon footprint tools, having kids, murder mystery podcasts, and pressure washers.

#logging #testing #parenting #podcasts
Wes BosScott Tolinski
783

Hasty × June 17th, 2024

How We Built a Netflix Style “Save for Offline” Feature Into Syntax

Scott and Wes discuss how they built an offline playback feature for Syntax podcast episodes using the Cache API to save files locally in the browser.

#podcasting #offline #caching
Wes BosScott Tolinski
782

Supper Club × June 14th, 2024

The Developer’s Guide To Fonts with Stephen Nixon

Scott and Steven Nixon discuss type design, variable fonts, coding fonts, dyslexia-friendly fonts, and best practices for web typography.

#design #accessibility
Stephen Nixon
781

Tasty × June 12th, 2024

Potluck - The Value of TypeScript × Vue vs Svelte × Leetcode

In this potluck episode, Scott and CJ discuss TypeScript complexity, Svelte vs Vue, internationalization, the future of React, Astro vs SvelteKit, learning C# or Rust alongside JS/TS, finishing projects, and scoping project quality based on timeline and team size.

#TypeScript #Frameworks #i18n #React
780

Hasty × June 10th, 2024

Cloud Storage: Bandwidth, Storage and BIG ZIPS

Discussion on best practices, terminology, use cases and cost considerations when using cloud storage providers to store large files, backups, videos, images etc.

#cloud-storage #cloudflare #backblaze #aws
Wes BosScott Tolinski
779

Supper Club × June 7th, 2024

Why SQLite is Taking Over with Brian Holt & Marco Bambini

Discussion on why SQLite is gaining popularity, its advantages like efficiency, speed and stability, misconceptions about capabilities, and how SQLite Cloud enhances it by making it shareable and adding enterprise features.

#sqlite #databases #local-first
Brian HoltMarco Bambini
778

Tasty × June 5th, 2024

11 Habits of Highly Effective Developers

Wes and Scott discuss 11 habits that can help developers become more effective, covering topics like understanding business goals, continuous learning, having an open mindset, asking for help, helping others, enjoying development, maintaining balance, showing empathy, attention to detail, and being part of the developer community.

#Career #Skills #Effectiveness
Wes BosScott Tolinski
777

Hasty × June 3rd, 2024

The Modern Dev CMS - Pocketbase

Pocketbase provides a full backend with database, authentication, file storage, and more in an easy to use interface.

#webdev #programming #productivity
Wes BosScott Tolinski
776

Supper Club × May 31st, 2024

How 1Password Uses WASM and Rust for Local First Dev With Andrew Burkhart

Andrew Burkhart, senior Rust engineer at 1Password, discusses their architecture with cloud, Rust core and thin clients across platforms, how data flows when saving logins, challenges with syncing and encryption, benefits of using Rust for cross-platform, safety and performance, and porting their core to WASM for the web.

#1password #rust #wasm #security
Wes BosScott TolinskiAndrew Burkhart
775

Tasty × May 29th, 2024

Components We Need on Every Project

Scott and Wes discuss common components they use across projects such as navigation, headers, toasts, auth forms, admin tables, markdown renderers, icon components, and more.

#JavaScript #UI/UX
Wes BosScott Tolinski
774

Hasty × May 27th, 2024

Promise Flow Control, Concurrency, Libraries, TypeScript and Deferreds - Part 3

Discussion on advanced promise concepts like with resolvers, fetch promises, flow control, concurrency, throttling, TypeScript typing, and more.

#javascript #promises #concurrency
Wes BosScott Tolinski
773

Supper Club × May 24th, 2024

React Native with Robin Heinze

Discussion on building native iOS and Android apps with React Native

#react #mobile #javascript
Wes BosScott TolinskiRobin Heinze
772

Tasty × May 22nd, 2024

React Server Components with PHP, Selling Accessibility, WTF is Cloudflare + more

Potluck episode answering submitted questions on various web dev topics

#javascript #webdev #beginner
Wes BosScott Tolinski
771

Hasty × May 20th, 2024

Promises: Error Handling, Aborts, and Helper Methods - Part 2

Discussion on advanced promise concepts like canceling, controlling, helper methods, error handling strategies, and static methods on the Promise constructor.

#promises #error-handling #javascript
Wes BosScott Tolinski
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
←← ← 1 2 3 4 5 6 7 → →→
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