Hasty
Where Does Time Come From?
Discussion on how time works on computers and issues that arise when working with dates and time in JavaScript. Covers time infrastructure, standards, and new Temporal API.
Hasty
Discussion on how time works on computers and issues that arise when working with dates and time in JavaScript. Covers time infrastructure, standards, and new Temporal API.
Supper Club
Brian Larew discusses his opinions on avoiding bundlers, using enhanced dev to build web apps, and his perspective on the AWS re:Invent conference.
Tasty
In-depth discussion on new React server components feature including server-side rendering, async data fetching, forms, suspense and more.
Hasty
Wes and Scott discuss productivity habits like tracking goals, scheduling focus time, simplifying workflows, and pushing through procrastination to build momentum.
Supper Club
Yagiz Nizipli discusses Node.js performance improvements he has contributed, optimization techniques, complexities around URLs and factors enabling future TypeScript support.
Tasty
In this potluck episode, Scott and Wes answer developer questions about web development tools, strategies, and concepts.
Hasty
Discussion of practical examples and use cases unlocked by the CSS :has() selector being supported across all major browsers.
Supper Club
In this episode Wes Bos and Scott Tolinski interview Eric Meyer, prominent figure in web standards known for his early work developing resources for CSS. He reflects on the evolution of CSS over decades of work, from early textbook-like specs to extensive modern testing suites, and shares thoughts on popular frameworks, keeping pace with browser features, and where web tech is embedded.
Tasty
In this 2024 web development predictions episode, Scott and Wes make bold guesses about what will happen in JavaScript, frameworks, tooling, CSS, browsers, AI, and more over the next year.
Hasty
Covers using print CSS for various use cases like shipping labels and recipes. Explains how to load print CSS, use advanced features like CSS counters and @page rules, control page margins and numbering, debug print styles, and generate PDFs.