Hasty
The Taliban Stole My Domain
Wes recounts how the Taliban taking over Afghanistan resulted in his bos.af domain being revoked, and discusses the intricacies and risks of getting clever country code top-level domains.
Hasty
Wes recounts how the Taliban taking over Afghanistan resulted in his bos.af domain being revoked, and discusses the intricacies and risks of getting clever country code top-level domains.
Supper Club
Carson Gross, creator of HTMX, discusses its origins, performance characteristics, integration with various backends, upcoming version 2, his Twitter antics, and desire for less tribalism among web developers.
Tasty
In this JavaScript and web development podcast episode, Scott and Wes discuss Sentry debugging, changes to iOS browsers, scroll and cursor event interception, accurate timers with setInterval, Chrome extension changes, and inconsistencies with JavaScript's Date API.
Hasty
Discussion on properly setting up DMARC, SPF and DKIM to ensure your transactional and marketing emails reach the inbox rather than spam.
Supper Club
Alex Sexton from Stripe discusses CSP (Content Security Policy) and client side security best practices, drawing on 11 years of experience at Stripe.
Tasty
Discussion on options for self-hosting a platform as a service to avoid expensive monthly per user charges from hosted providers.
Hasty
This episode covers the new native CSS scoping feature using the @scope rule, how it works, what problems it solves, and browser support status.
Supper Club
Kevin Howe from Codium discusses how their AI coding assistant works, focusing on features like fast autocomplete, code context awareness, and data privacy.
Tasty
Overview of main web development technologies by category with opinions on best options for beginners
Hasty
HTMLX is a small library for swapping out parts of your UI with responses from a server. It brings back AJAX and is not a full replacement for React.