Hasty
Teamwork Makes The Dream Work
Tips for working effectively in teams, handling conflict, listening, and celebrating wins together.


Hasty
Tips for working effectively in teams, handling conflict, listening, and celebrating wins together.
Hasty
Wes Bos and Scott Tolinski discuss strategies and best practices for updating dependencies and managing breaking changes in a Node.js project.
Hasty
Wes and Scott discuss common web development techniques that seem hacky but are actually valid ways to solve problems.
Hasty
Scott and Wes discuss Remix, the new web development framework created by the makers of React Router. They talk about its benefits like server side rendering, simplified data fetching, and excellent developer experience.
Hasty
Wes and Scott discuss handy JavaScript one-liners for common use cases like generating IDs, pausing execution, speeding up media playback, and more.
Hasty
Wes and Scott do a holiday themed snackluck episode where they answer shorter questions sent in by listeners.
Hasty
In this episode Scott and Wes discuss the new features in Gatsby 4 including deferred static generation, server side rendering and parallel queries for performance.
Hasty
Covers building a Svelte app including local state, reactivity, conditional rendering, input binding, and child components.
Hasty
Wes and Scott discuss various meta tags used in web development including character encoding, viewport, SEO, social sharing, and mobile customization.
Hasty
Wes Bos and Scott Tolinski discuss their experiences using GitHub Copilot, an AI pair programmer that suggests code as you type.
Hasty
Wes and Scott discuss their experiences switching to the new 16-inch M1 Max MacBook Pro for development and creative work
Hasty
Scott and Wes discuss the new features in Next.js 12 including a new Rust compiler, middleware support, React 18 support, AVIF image support, bot detection for ISR, ES modules, and more.
Hasty
Wes and Scott discuss Astro, a new framework for building fast static websites using components and minimal client-side JavaScript.
Hasty
Scott explains how to set up a monorepo using PNPM workspaces, with benefits like faster installs and easier sharing of code between projects.
Hasty
Scott and Wes read funny and cringeworthy stories submitted by developers about mistakes they've made that caused bugs, crashes, and other issues.
Hasty
Scott and Wes discuss JUST, a small JavaScript utility function library, its use cases and benefits over larger libraries like Lodash.
Hasty
Discussion of current and upcoming CSS color features like contrast functions, accent colors, color mixing, new color spaces and alpha transparency options.
Hasty
Wes and Scott discuss the merits of PHP and how modern JavaScript frameworks are reinventing many of its features like mixing logic and templates, hot reloading, and more.
Hasty
Scott and Wes discuss new and popular developer tools and apps like Lucylang state machines, MD Specs for Svelte, Fig terminal autocomplete, Warp terminal in Rust, Raycast app launcher, Obsidian note taking app, and Descript audio/video editor.
Hasty
Wes and Scott explain what webhooks are and how to use them for communication between servers and services.