Hasty
Spooky Web Dev Horror Stories - PART 1
Scott and Wes read community submitted horror stories about web development mistakes.
Hasty
Scott and Wes read community submitted horror stories about web development mistakes.
Supper Club
Discussion with Søren Bramer Schmidt, cocreator of Prisma, on new features like going local first, Typed SQL, common SQL mistakes, GraphQL status, serverless databases, and upcoming hosted Postgres.
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.
Hasty
CJ talks about Hono, a modern JavaScript framework for building web APIs, showing why you should use it over Express. He covers Hono's familiar Express-like API, wide platform support, built-in helpers, JSX support, routing, validation, RPC client, testing, and more.
Supper Club
Marcy Sutton discusses core web accessibility concepts like semantic HTML, keyboard support, and testing methodologies. She also covers advanced ARIA tools, career advice, and emphasizes collaborating with users.
Tasty
Discussion on key things to consider when evaluating a JavaScript framework to use
Hasty
How to effectively utilize AI tools like Copilot and Claude to improve workflows for web developers
Supper Club
Tanner Lindsley discusses TanStack Start, a new fullstack framework built on TanStack Router, and his vision for robust client-side apps that can incrementally adopt server rendering and capabilities. He shares unique perspectives on React Server Components, type safety, middleware, and more.
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.
Hasty
Wes and Scott discuss various techniques to prevent spam and fraud when developing web apps, including CAPTCHAs, third-party verification services, rate limiting, and manual review.