Tasty
TypeScript, Branded Types, Streaming vs Polling + More
Scott and Wes answer audience questions about web development tools and techniques
Tasty
Scott and Wes answer audience questions about web development tools and techniques
Tasty
Web developers share horror stories of production mishaps like deleting databases, breaking sites, and more.
Tasty
Scott and Wes discuss the productivity tools and techniques they use for password management, to-do lists, snippets, mind mapping, note taking, writing scripts, email, habit tracking, and more.
Tasty
Discussion on key things to consider when evaluating a JavaScript framework to use
Tasty
In this potluck episode, Scott and Wes answer developer questions on topics ranging from transitioning jobs and frameworks to game development platforms and handling user feedback.
Tasty
Scott and Wes share 13 web development tips they wish they knew earlier in their careers relating to skills, tools, learning approaches and career growth.
Tasty
Scott and Wes discuss their favorite Mac apps including utilities, screenshots, developers tools and more.
Tasty
Wes and Scott discuss Cursor, a new AI-powered code editor and assistant. They are impressed by its capabilities compared to GitHub Copilot, including better completions, UI improvements, multi-file edits, and custom docs for context.
Tasty
In this potluck episode, Wes and Scott answer questions from listeners on topics like handling hybrid video/audio podcast episodes, why frameworks like Redwood JS aren't more popular, recommendations for dealing with distractions when working from home, whether CSS modules are a good idea for React, if developers still use the time tag in HTML, how to analyze bundle sizes in Webpack, getting maps to work offline, and much more.
Tasty
Scott and Wes go through a big list of apps they use for productivity. This episode covers files, media, utilities, screenshots and more.
Tasty
Podcast episode explaining the fundamentals of HTML including the importance of semantic markup, document structure, forms, rich media elements, and more.
Tasty
Discussion on new Node.js features aligned with web standards and industry norms, including native TypeScript support, SQLite integration, dotenv support, and more.
Tasty
In this episode, Scott and Wes answer questions from listeners on topics like predicting the future of JavaScript frameworks, using local development proxies, building your own authentication system, designing relational databases, and more.
Tasty
Scott and Wes discuss the State of React 2023 developer survey results, including React API and framework usage, trends, pain points and more.
Tasty
Scott and Wes ask each other interview questions to stump one another and teach web development concepts.
Tasty
Scott discusses new and underutilized browser APIs for building interfaces including starting style, allow discrete, calc size, scroll snap, view transitions, popover, dialog and more.
Tasty
In this potluck episode, Scott and Wes answer questions about over-engineering, generative AI, frameworks, meetups, and more.
Tasty
Discussion of various tools and libraries for building local first web applications
Tasty
Wes and Scott discuss the 2023 State of JS survey results and developer trends
Tasty
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.
Tasty
Wes and Scott answer audience questions about logging, blogging, testing, freelancing, carbon footprint tools, having kids, murder mystery podcasts, and pressure washers.
Tasty
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.
Tasty
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.
Tasty
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.
Tasty
Potluck episode answering submitted questions on various web dev topics
Tasty
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.
Tasty
Discussion on using actions and form actions in React Server Components for calling server code from the client side without needing a separate API
Tasty
Covers techniques for web scraping, dealing with private APIs, handling authentication, parsing HTML, and challenges like captchas.
Tasty
Scott and Wes detail their Visual Studio Code setups, extensions, themes, fonts, shortcuts and other preferences.
Tasty
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.
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