Tasty
Potluck × Crypto × SEO × Status Pages × Learning Tools
Scott talks about his new Neumann MT48 audio interface and how it will improve his podcast audio setup.
Tasty
Scott talks about his new Neumann MT48 audio interface and how it will improve his podcast audio setup.
Tasty
Wes and Scott discuss whether vanilla CSS has all the features of Sass these days, going through variables, nesting, colors, looping, mixins, imports, math functions, custom functions, and BEM syntax.
Tasty
Scott and Wes announce that Syntax is joining Sentry. They discuss the partnership, how it started, and what it means for the future of the podcast.
Tasty
Scott and Wes play a gameshow where ChatGPT asks them web development interview questions of increasing difficulty and obscurity on topics like JavaScript, CSS, GraphQL, TypeScript, Svelte, and Deno.
Tasty
In this potluck episode, Scott and Wes answer developer questions about freelancing tips, testing animations, choosing frameworks, writing small functions, learning strategies, and using CSS grid.
Tasty
In this potluck episode, Scott and Wes discuss topics like switching careers, writing code quickly, learning web development with limited time, improving web design skills, and whether you really need to use a single page application.
Tasty
In this fun IRL episode, Wes and Scott brainstorm creative ideas for improving the Syntax podcast website, including search, transcripts, video components, surfacing old content, and more.
Tasty
Discussion on identifying performance issues that cause websites to be slow and potential solutions.
Tasty
Scott and Wes discuss AI encoders like ChatGPT and image generators like Midjourney, including capabilities, limitations, implications, and how it will impact developers.
Tasty
In this episode of Syntax, Scott and Wes provide an overview of the new Warp terminal for Mac, discussing its features, benefits over traditional terminals, and technology behind it.
Tasty
In this potluck episode, Scott and Wes answer submitted listener questions on topics like setting up a smart home, using web components, JavaScript mixins, and more.
Tasty
Scott and Wes discuss their experiences installing smart switches and converting their JavaScript code bases to TypeScript. They talk through the wiring challenges, refactoring benefits, and how TypeScript helps catch bugs.
Tasty
Discussion on moving from CommonJS modules to ECMAScript modules in Node.js - the benefits, challenges and steps for transitioning a project.
Tasty
Wes and Scott discuss the results of the State of JS 2022 survey, analyzing trends in frameworks, libraries, developer demographics, salaries, and more.
Tasty
Wes and Scott answer listener questions about HTML tags, recession impacts, budgeting, expensive cars, and the state of JS modules.
Tasty
Wes and Scott discuss their goals for 2023 including code goals like using new technologies, improving courses, fitness goals like losing weight and doing more cardio, and podcast goals like conducting better interviews.
Tasty
In this episode, Wes and Scott make predictions for trends and changes in web development during 2023.
Tasty
Wes Bos and Scott Tolinski review their 2022 web development predictions from last year's episode to see what they got right and wrong.
Tasty
Potluck Q&A show covering website improvements, managing notifications, JavaScript testing, routers, freelancing tips, smart home automation and more.
Tasty
Scott and Wes discuss the JavaScript chapter of the Web Almanac, covering topics like framework usage, script loading, and JS payloads. Wes also shares about recovering from a nasty flu.
Tasty
Scott and Wes discuss their code style preferences, focusing on readability over being fancy. They also chat about prepping for a site launch.
Tasty
Wes and Scott answer listener questions about using Twitter, the difference between CRUD operations and real-time protocols like WebSockets, and share updates on projects they are working on.
Tasty
Discussion on different techniques for making websites responsive across devices like mobile, tablets, and desktop screens.
Tasty
Scott and Wes continue their analysis of CSS usage trends from the HTTP archive almanac, discussing topics like box model, columns, animations, blend modes, and responsive design.
Tasty
The Syntax podcast hosted by Scott Talinski and Wes Boss covers tasty web development topics.
Tasty
Discussion of spooky web development stories involving accidents, bugs, and things gone wrong submitted by listeners.
Tasty
Scott and Wes share cringey, scary stories submitted by developers about mistakes they've made in production that caused big problems.
Tasty
Scott and Wes discuss mobile vs desktop usage based on stats from the Web Almanac report, cleaning tips, sponsors, and more.
Tasty
Wes and Scott discuss using browser APIs and vanilla JavaScript instead of frameworks and libraries.
Tasty
Wes and Scott answer listener questions about using emoji in CSS, estimating project timelines, going to football games, and more.
Tasty
Wes details building his new soundproof basement office from scratch including framing, wiring, soundproofing materials and tradeoffs.
Tasty
Scott and Wes discuss productivity techniques like the Getting Things Done system and Pomodoro technique, as well as tips for managing tasks, prioritizing work, and making time for creative exploration.
Tasty
This podcast episode provides a comprehensive overview of building a web API, covering topics like the various layers and components involved, popular API types like REST and GraphQL, authentication and permissions, caching, database options, and more.
Tasty
In this potluck episode, Scott and Wes answer questions on object creation performance, VSCode types, standing desks, and more.
Tasty
Wes and Scott discuss the first day of kindergarten, setting up Wes' new office, soundproofing with acoustic panels, and then transition to reviewing developer portfolios.
Tasty
In this episode, Wes and Scott discuss the differences between public and private schools in Denver and the challenges of getting kids into preferred schools. They then provide an overview of threads, concurrency and parallelism in programming languages and how JavaScript only has a single thread. They use examples like green screening webcams to demonstrate when you may need to offload work to other threads using web workers.
Tasty
Scott and Wes discuss the pros and cons of different web development jobs like agencies, tech companies, startups and freelancing.
Tasty
In this potluck episode, Wes and Scott answer developer questions on topics like caching slow APIs, generating PDFs from HTML, whether to learn SvelteKit before it hits v1, and more.
Tasty
Scott and Wes discuss frustrations with web development and wish for better defaults and APIs.
Tasty
Wes and Scott discuss resolving NPM errors when starting old projects, compatibility across Node versions, and specifying required versions in package.json.