Syntax
Shows Video Newsletter About Potluck Qs Swag

All Episodes

AllHastyTastySupper ClubSpecial
102040
Newest To OldestOldest To Newest
Guests →
←← ← 9 10 11 12 13 14 15 → →→
474

Tasty × June 22nd, 2022

Home Automation - A Look Ahead

An overview of home automation protocols, software options like Homebridge, how it leads to family buy-in, and the ways automation can improve upon analog problems.

#smart home #protocols #customization
Wes BosScott Tolinski
473

Hasty × June 20th, 2022

New Viewport Units

Wes and Scott discuss new viewport units in CSS that help deal with things like the URL bar shifting on mobile browsers.

#css #mobile #viewport
Wes BosScott Tolinski
472

Supper Club × June 17th, 2022

Supper Club × Edge Functions and Deno with Eduardo Bouças of Netlify

Discussion with Eduardo Bocas from Netlify about edge functions, Deno, serverless, and more.

#serverless #edge computing #Deno
Wes BosScott TolinskiEduardo Bouças
471

Tasty × June 15th, 2022

Potluck - Headless WordPress, Databases, Regex

Wes and Scott answer listener questions on topics like hosting databases, learning new programming languages, fitness goals, CSS environment variables, and more.

#Programming #JavaScript
Wes BosScott Tolinski
470

Hasty × June 13th, 2022

I can has() new CSS Selector?!

Wes and Scott discuss new CSS selectors like has(), where() and is() that allow powerful new ways to select elements.

#CSS #Front End
Wes BosScott Tolinski
469

Supper Club × June 10th, 2022

Supper Club × Is No Code going to take our jobs? with Connor Finlayson

Connor Finlayson discusses the no code movement, whether it will replace developers, popular no code tools like Webflow and Airtable, resources for learning, and advice for beginners.

#NoCode #WebDevelopment #Webflow #Airtable
Wes BosScott TolinskiConnor Finlayson
468

Tasty × June 8th, 2022

Syntax Live at Reactathon

Wes Bos and Scott Tolinski host a live podcast episode from Reactathon, featuring debates, old code, syntax errors, JS or NAS, and audience Q&A.

#javascript #webdev #podcast
Wes BosScott Tolinski
467

Hasty × June 6th, 2022

Stopping Malicious Actors

Wes Bos and Scott Tolinski discuss ways that malicious actors can abuse your web application, and different techniques to prevent abuse like rate limiting, shadow banning, tokens, CAPTCHA, and more.

#security #bots #spam
Wes BosScott Tolinski
466

Supper Club × June 3rd, 2022

Supper Club × Coding Burnout and Gardening with Anselm Hannemann

Wes and Scott talk with Anselm Hannemann about how he transitioned from web developer to gardener to avoid burnout, the joys of growing your own food, and tips for avoiding burnout in the tech industry.

#burnout #gardening #career change
Wes BosScott TolinskiAnselm Hannemann
465

Tasty × June 1st, 2022

Git in VS Code

Wes and Scott discuss using Git version control in VS Code, including built-in features and extensions that enhance the developer workflow.

#git #vs code
Wes BosScott Tolinski
464

Hasty × May 30th, 2022

Cache Control Headers Explained

Discussion on how cache control headers work and how they can be used to improve website performance.

#Caching #Performance #Headers
Wes BosScott Tolinski
463

Supper Club × May 27th, 2022

Supper Club × RedwoodJS with Tom Preston-Werner

Tom Preston-Werner, founder of GitHub, discusses his work on RedwoodJS, an opinionated fullstack JS framework to help developers build and scale web apps faster.

#javascript #frameworks #startups
Wes BosScott TolinskiTom Preston-Werner
462

Tasty × May 25th, 2022

TypeScript Tooling Explained

Overview of the various TypeScript tooling options including type checkers, compilers, build tools, IDEs, configs, and recommendations for server-side usage.

#typescript #tooling #compilers
Wes BosScott Tolinski
461

Hasty × May 23rd, 2022

Scott’s New Office × The Levelup Lodge

In this episode, Scott gives a tour of his home office setup called the LevelUp Lodge, going over all the gear, lighting, audio equipment, tech and other elements that make it an ideal workspace.

#Office Setup #Home Office #Productivity
Wes BosScott Tolinski
460

Supper Club × May 20th, 2022

Supper Club × Turborepo with Jared Palmer

Jared Palmer discusses Turborepo, monorepos, efficient workflows, and getting acquired by Vercel.

#Turborepo #Monorepos #Podcasts
Wes BosScott TolinskiJared Palmer
459

Tasty × May 18th, 2022

Potluck - Protestware × NoSQL × Next.js × ESM × Jest

Wes and Scott answer listener questions about Next.js, database options, build tools, protestware packages, and game development.

#Next.js #Open Source
Wes BosScott Tolinski
458

Hasty × May 16th, 2022

Why do we need Web Interop? Another Standards Body?

Wes and Scott discuss a new initiative by Cloudflare and others to improve web interoperability across various JavaScript runtime environments like browsers, Node.js and edge functions.

#javascript #webdev
Wes BosScott Tolinski
457

Supper Club × May 13th, 2022

Supper Club × NX Monorepos with Victor Savkin

Victor Savkin discusses NX, a development environment and build system designed for monorepos. He covers the core orchestration features, optional plugins, caching, distribution, migrations, and more.

#JavaScript #Monorepo #Build Tools
Wes BosScott TolinskiVictor Savkin
456

Tasty × May 11th, 2022

10 Nifty Browser APIs

Discussion of 10 interesting browser APIs for accessing user data and hardware like webcam, geolocation, animations, speech, and more.

#APIs #JavaScript
Wes BosScott Tolinski
455

Hasty × May 9th, 2022

TypeScript Fundamentals × Narrowing, Discriminating Unions, and Type Guards

An episode discussing TypeScript fundamentals like type narrowing, discriminated unions, and strategies for type guards.

#TypeScript #JavaScript
Wes BosScott Tolinski
454

Tasty × May 4th, 2022

WTF is the Edge? Edge Compute / Functions

Discussion on what edge computing is, how it works, use cases, upsides and downsides.

#edge computing #edge functions #serverless
Wes BosScott Tolinski
453

Hasty × May 2nd, 2022

Why do people still use Axios over Fetch?

Wes and Scott discuss why developers still use the Axios library instead of the native fetch API for network requests in JavaScript. They go over various features like interceptors, progress events, and adapters that make Axios powerful.

#javascript #webdev #axios #fetch
Wes BosScott Tolinski
452

Tasty × April 27th, 2022

JavaScript × STUMP’D

Wes and Scott quiz each other on random JavaScript interview questions and discuss techniques and concepts like weak maps, promises, and variable swapping.

#JavaScript
Wes BosScott Tolinski
451

Hasty × April 25th, 2022

Building a Coupon Engine

Scott and Wes discuss strategies and challenges around building custom coupon logic and engines for ecommerce sites and course platforms. They share tips on implementing constraints, conditional rules, tracking, expiration, and more.

#Coupons #Ecommerce #Payments
Wes BosScott Tolinski
450

Tasty × April 20th, 2022

Potluck - Working on a Team × Dealing with Imposter Syndrome × Animating on the Web × Icon Libraries × Demanding Clients

Scott and Wes answer listener questions about working on a development team, dealing with imposter syndrome, using icon libraries, fixing broken service workers, building fullstack apps in Next.js, when to move a project to production, and dealing with bad clients.

#teamwork #webdev #javascript
Wes BosScott Tolinski
449

Hasty × April 18th, 2022

Svelte Cubed + 3D In Browser

Scott discusses generating 3D visualizations, animations, and physics simulations in the browser using Svelte Cubed and Three.js.

#Svelte #Three.js #3D
Wes BosScott Tolinski
448

Tasty × April 13th, 2022

Potluck - Multi Tenant Apps, JS Sprinkles, Kids Coding, Server Error Handling

In this episode of Syntax, Scott talks about his new Hyundai Ioniq 5 electric vehicle and its features. Wes and Scott also answer listener questions about adding interactivity to a Drupal site and whether presentational React components can be non-leaf components.

#react
Wes BosScott Tolinski
447

Hasty × April 11th, 2022

How To Be Consistent

Wes and Scott share tips for maintaining consistency with producing content, coding projects, exercising, and other life goals. They discuss the importance of committing to a reasonable schedule, planning time to work on goals, being accountable to others, breaking big tasks down, and measuring progress.

#productivity #goals #consistency
Wes BosScott Tolinski
446

Tasty × April 6th, 2022

Making Content × What is our Process? Youtube, Blog Posts, Courses, Conference Talks, and Podcasts

In this Making Content × What is our Process? episode, Wes and Scott share their strategies for developing ideas and structuring content across mediums like YouTube, conferences, courses, blogs, and podcasts.

#productivity
Wes BosScott Tolinski
445

Hasty × April 4th, 2022

Types in JS?

Discussion on new proposal to add optional TypeScript-style types to JavaScript for improved developer experience.

#typescript #javascript #types
Wes BosScott Tolinski
444

Tasty × March 30th, 2022

Syntax Highlight

Wes and Scott review developer portfolio sites, providing feedback on design, user experience, and accessibility.

#webdev #portfolios #developers
Wes BosScott Tolinski
443

Hasty × March 28th, 2022

What’s Up With Vitest?

Scott and Wes discuss Vitest, a new fast and modern JavaScript test runner that aims to replace Jest. They cover Vitest's features like built-in TypeScript support, compatibility with Jest, mocking, filtering, snapshots, code coverage, DOM mocking, in-file testing, and easy setup.

#vitest #testing #javascript
Wes BosScott Tolinski
442

Tasty × March 23rd, 2022

Our Stacks Explained

Wes Boss and Scott Tolinski explain and compare the tech stacks they use for their online course platforms, which have changed over the years but accomplish similar goals in different ways.

#JavaScript #Online Courses
Wes BosScott Tolinski
441

Hasty × March 21st, 2022

SSL Certs, Approvals and Cloudflare

Discussion on moving hosting to Render and using Cloudflare's proxy service with auto-generated SSL certificates.

#render #cloudflare #ssl
Wes BosScott Tolinski
440

Tasty × March 16th, 2022

Potluck - Handling Auth × Are Web Dev Real Developers? × Handling Git Conflicts × Converting PNG to Box-Shadow × Bad Docs vs No Docs × Making Shopify Headless

Scott and Wes answer listener questions submitted on a variety of web development topics including authentication, motivation, tools, and favorite products.

#auth #api #tooling #tips
Wes BosScott Tolinski
439

Hasty × March 14th, 2022

Hasty Treat WTF × SSR vs JamStack vs Serverless?

Explains the differences between server side rendering, Jamstack, and serverless web development approaches.

#ssr #jamstack #serverless
Wes BosScott Tolinski
438

Tasty × March 9th, 2022

Part 2 of Wes and Scott React to the State of JS

Wes and Scott discuss the results of the 2021 State of JS survey covering topics like languages, testing, pain points and more.

#JavaScript #Programming
Wes BosScott Tolinski
437

Hasty × March 7th, 2022

Sticker Mogul 2022

Wes talks about the logistics of his recent giant sticker drop, including printing, packing, selling, shipping, costs and more.

#stickers #production
Wes BosScott Tolinski
436

Tasty × March 2nd, 2022

Wes and Scott React to the State of JS

Scott and Wes review highlights from the latest State of JS survey results, covering developer demographics, language features, frameworks, build tools and more.

#JavaScript #State of JS
Wes BosScott Tolinski
435

Hasty × February 28th, 2022

This vs That × map vs reduce, forEach vs for in, and more!

Wes and Scott discuss and compare JavaScript and CSS features like array methods, looping, object properties, positioning, and more.

#javascript #css #webdev
Wes BosScott Tolinski
←← ← 9 10 11 12 13 14 15 → →→
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