Hasty
Svelte Cubed + 3D In Browser
Scott discusses generating 3D visualizations, animations, and physics simulations in the browser using Svelte Cubed and Three.js.


Hasty
Scott discusses generating 3D visualizations, animations, and physics simulations in the browser using Svelte Cubed and Three.js.
Hasty
Wes and Scott share tips for maintaining consistency with producing content, coding projects, exercising, and other life goals. They discuss the importance of committing to a reasonable schedule, planning time to work on goals, being accountable to others, breaking big tasks down, and measuring progress.
Hasty
Discussion on new proposal to add optional TypeScript-style types to JavaScript for improved developer experience.
Hasty
Scott and Wes discuss Vitest, a new fast and modern JavaScript test runner that aims to replace Jest. They cover Vitest's features like built-in TypeScript support, compatibility with Jest, mocking, filtering, snapshots, code coverage, DOM mocking, in-file testing, and easy setup.
Hasty
Discussion on moving hosting to Render and using Cloudflare's proxy service with auto-generated SSL certificates.
Hasty
Explains the differences between server side rendering, Jamstack, and serverless web development approaches.
Hasty
Wes talks about the logistics of his recent giant sticker drop, including printing, packing, selling, shipping, costs and more.
Hasty
Wes and Scott discuss and compare JavaScript and CSS features like array methods, looping, object properties, positioning, and more.
Hasty
Discussion of new and proposed JavaScript features in 2022 including the Fetch API in Node.js, pipeline operator, JSON modules, BigInt math methods and more.
Hasty
Scott and Wes discuss how to stay up-to-date on changes and new features in open source projects you use by looking at RFCs, issues, pull requests, and following project contributors on Twitter.
Hasty
Discussion of pros and cons of different JavaScript server options like traditional hosting, serverless functions and Cloudflare Workers.
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.