Tasty
Our Stacks Explained
Wes Boss and Scott Tolinski explain and compare the tech stacks they use for their online course platforms, which have changed over the years but accomplish similar goals in different ways.
Tasty
Wes Boss and Scott Tolinski explain and compare the tech stacks they use for their online course platforms, which have changed over the years but accomplish similar goals in different ways.
Hasty
Discussion on moving hosting to Render and using Cloudflare's proxy service with auto-generated SSL certificates.
Tasty
Scott and Wes answer listener questions submitted on a variety of web development topics including authentication, motivation, tools, and favorite products.
Hasty
Explains the differences between server side rendering, Jamstack, and serverless web development approaches.
Tasty
Wes and Scott discuss the results of the 2021 State of JS survey covering topics like languages, testing, pain points and more.
Hasty
Wes talks about the logistics of his recent giant sticker drop, including printing, packing, selling, shipping, costs and more.
Tasty
Scott and Wes review highlights from the latest State of JS survey results, covering developer demographics, language features, frameworks, build tools and more.
Hasty
Wes and Scott discuss and compare JavaScript and CSS features like array methods, looping, object properties, positioning, and more.
Tasty
Ben Vinegar joins to discuss his work in web development and open source, distributed tracing, Sentry's evolution, remote work impacts 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.
Tasty
In this potluck episode, Scott and Wes answer questions on Webpack, HTML tags, TypeScript, 2FA recovery codes, JavaScript alternatives, React frameworks like Remix and SvelteKit, getting unstuck from tutorial purgatory, whether frameworks abstract away too much complexity, and strategies for keeping up with new web technologies.
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.
Tasty
Josh Wardle, creator of Wordle, joins to discuss building the insanely viral web game using vanilla JavaScript and web components. He shares the origins, growth timeline, technology decisions, and sale to The New York Times.
Hasty
Discussion of pros and cons of different JavaScript server options like traditional hosting, serverless functions and Cloudflare Workers.
Tasty
Scott and Wes review listener submitted portfolio sites, talking through design, code quality, accessibility, and more. They also discuss trying too hard to use the latest tech trends.
Hasty
Tips for working effectively in teams, handling conflict, listening, and celebrating wins together.
Tasty
Wes and Scott discuss monorepos - managing multiple packages and projects within a single Git repository. They cover benefits like sharing code, tools like Turborepo, NX, Lerna and more.
Hasty
Wes Bos and Scott Tolinski discuss strategies and best practices for updating dependencies and managing breaking changes in a Node.js project.
Tasty
Scott and Wes give coding, soft skills, and random skill focuses for beginner, intermediate, and advanced developers for 2022.
Hasty
Wes and Scott discuss common web development techniques that seem hacky but are actually valid ways to solve problems.