Tasty
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.
Tasty
Scott and Wes discuss tips for becoming a better developer, getting a better job, and improving your life.
Tasty
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.
Tasty
Wes and Scott discuss fitness tips for developers including getting started with working out, having a home gym, diet, motivation, supplements and more.
Tasty
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.
Tasty
Potluck episode covering various web dev topics like TypeScript migration approaches, home office recommendations, semantic versioning basics, and preferred books/podcasts
Tasty
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.
Tasty
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.
Tasty
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.
Tasty
Discussion on options for self-hosting a platform as a service to avoid expensive monthly per user charges from hosted providers.
Tasty
Overview of main web development technologies by category with opinions on best options for beginners
Tasty
Scott and Wes discuss their weekends, advertisers, new staff, and take listener questions on JS libraries, in app browsers, and generators.
Tasty
Podcast explaining the Drizzle ORM for interacting with databases like MySQL, Postgres and SQLite.
Tasty
In-depth discussion on new React server components feature including server-side rendering, async data fetching, forms, suspense and more.
Tasty
In this potluck episode, Scott and Wes answer developer questions about web development tools, strategies, and concepts.
Tasty
In this 2024 web development predictions episode, Scott and Wes make bold guesses about what will happen in JavaScript, frameworks, tooling, CSS, browsers, AI, and more over the next year.
Tasty
In this holiday potluck episode, Scott and Wes answer developer questions around topics like advanced JavaScript techniques, React, CSS layers, designing databases, and specializing as a front-end engineer.
Tasty
Wes and Scott review their 2023 web development predictions from the previous year, assessing what trends and technologies ended up being hits or misses.
Tasty
Wes and Scott ask each other tricky web development interview questions covering topics like CSS layout, JavaScript, accessibility, and more.
Tasty
Covers new and proposed JavaScript APIs for 2024 including source maps, temporal, array methods and more.
Tasty
In this potluck episode, Scott and Wes answer listener questions on various web dev topics including TypeScript's future, Flutter for web, WordPress workflows, Rust projects, MongoDB for AI search, and more.
Tasty
This podcast episode covers a wide range of topics related to building a website or web application from start to finish.
Tasty
Scott and Wes discuss launching the new Syntax.fm site, including database timeouts from too much data, the importance of error monitoring, dark mode UI bugs, using AI for show notes, managing background jobs with serverless, launching with TypeScript errors, having fast local development, being mindful of payload sizes, taking advantage of new browser APIs, and how Wes helped improve the overall design.
Tasty
Scott and Wes discuss how to implement dark mode and theming in web development, including topics like using color variables, overriding system preferences, solving contrast issues, theming components, and more.
Tasty
The guys answer your questions about hosting options for Next.js apps, share some spicy takes about Firefox and CSS, lament the lack of good form options for modern web apps, and clarify some confusion around SvelteKit and Turborepo abandoning TypeScript.
Tasty
Web development horror stories about bugs, mistakes, and disasters
Tasty
Wes and Scott discuss new advancements in AI tools and services for developers, including vzero.dev from Vercel to generate React UI, Anthropic's Claude chatbot, and new AI services from Cloudflare Workers.
Tasty
Discussion of the 2023 State of CSS survey results covering frameworks, tools, features, pain points and more.
Tasty
In this potluck episode, Scott and Wes answer audience questions on web development topics like Bun JS, REST vs GraphQL APIs, learning Rust, documenting code, WordPress APIs, becoming a podcast guest, and using home gym equipment.
Tasty
Wes and Scott discuss the State of CSS developer survey results, covering usage of new CSS features like subgrid, aspect ratio, relative colors, variable fonts, accessibility preferences, and more.
Tasty
Wes and Scott discuss their experiences building apps with Svelte and SvelteKit. They cover templating, data fetching, state management, actions, layouts, styling and more.
Tasty
Scott and Wes discuss the projects they built during a hack week at Sentry, including a real-time markdown editor and an automated recording button.
Tasty
In this episode Scott and Wes answer developer questions on various web development topics like TypeScript, performance, CMS, and more. They also discuss personal topics like dog DNA tests and how they organize their code.
Tasty
Scott and Wes catch up on life outside of coding including concerts, home projects, fitness goals, and more. They also recommend a steam cleaner and a sci-fi kids book.
Tasty
In part 2 of Rust for JavaScript developers, Scott and Wes dive deeper into Rust's type system, talking about integer types, strings, string slices, arrays, tuples, and other collection types. They also cover defining structs, adding methods, and other fundamentals.
Tasty
Overview of 6 new approved and proposed JavaScript APIs in various stages - ranging from shipped to just proposed. Covers Promise resolvers, immutable arrays, array grouping, observable events, import assertions, Map.emplace(), decorators and pattern matching.
Tasty
Scott and Wes answer listener questions about TypeScript, preventing back pain while programming, and options for limiting cloud service costs.
Tasty
Overview of standard APIs for JavaScript that work across server side runtimes like Node, Deno and Cloudflare workers.
Tasty
Wes and Scott discuss polyfilling, transpiling, and monkey patching - what they are, when to use each, and tools that can help.
Tasty
Wes and Scott answer listener questions on topics like React and CSS, JavaScript notebooks, selling domains, balancing learning as a new parent, and more.
Tasty
Scott and Wes use AI to generate challenging interview questions and quiz each other on web development topics ranging from JavaScript to CSS history.