Hasty
8 Tricks When Using the Fetch() API
Wes shares 8 tricks for using the JavaScript Fetch API including streaming responses, tracking download progress, and handling errors.


New site, mind the dust! Please log any issues or suggestions
Hasty
Wes shares 8 tricks for using the JavaScript Fetch API including streaming responses, tracking download progress, and handling errors.
Supper Club
Andrew Lizowski discusses how video editor Descript is built with web technology like Web Codecs and XState. He covers the AI transcription and voice features, using Radix and Tailwind for components, and reliable end-to-end testing with Playwright.
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.
Hasty
Scott and Wes discuss JavaScript decorators - what they are, how to use them, their current status, and potential future use cases.
Supper Club
Brandon Bayer, creator of Blitz JS, discusses Flight Control which lets you deploy apps on your AWS account with a great developer experience. Covers serverless deployment, preview environments, Docker, build caches, and more.
Tasty
Scott and Wes answer listener questions about TypeScript, preventing back pain while programming, and options for limiting cloud service costs.
Hasty
Discussion on why Facebook and Instagram HTML/CSS is messy - random CSS class names and excessive div wrappers.
Supper Club
Ryan Florence discusses Remix, a React web framework he created with Michael Jackson. Topics include Remix's architecture, licensing model, adoption, and how it pioneered concepts like serverless functions.
Tasty
Overview of standard APIs for JavaScript that work across server side runtimes like Node, Deno and Cloudflare workers.
Hasty
Compares JavaScript and Rust at a high level, including cargo, documentation, async/await, error handling, syntax differences, and more.
Supper Club
Andres Reinman discusses the history and complexity of email protocols and clients, building Nodemailer, DMARC authentication, avoiding spam filters, and his email products Email Engine and Ethereal Email.
Tasty
Wes and Scott discuss polyfilling, transpiling, and monkey patching - what they are, when to use each, and tools that can help.
Hasty
Scott and Wes discuss best practices for user feedback UI like toasts, flash messages and form validation.
Supper Club
Discussion with Jake Champion about WebAssembly, Fastly ComputeEdge, and Polyfill.io.
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.
Hasty
Wes and Scott discuss best practices for asking for help with libraries and open source projects like providing reproductions, being responsive and respectful, searching existing issues first, and sharing code context.
Supper Club
Steve Krause introduces val.town, a social platform for writing and running code snippets. He discusses the inspiration behind val.town, using Deno and Render for the backend, common use cases like IoT and webhooks, recommendations for learning coding, and building an engaged community.
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.
Hasty
Discussion on using AI tools like CodeAI, CodeWhisperer, Copilot, lintrule, opencommit, Ghostwriter, Codegeeks, Codeum AI, TabNine, and ChatGPT for tasks like documentation, optimization, code generation, data formatting, commit messages and more. Notes the importance of validating any AI-generated code before use in production.
Supper Club
Scott and Wes chat with Colby Fayock about Cloudinary's developer experience, AI media capabilities like image filling and background removal, building SDKs and components for frameworks like Next.js and Svelte, Colby's own YouTube channel and creative process, and advice for beginners.