Hasty
TypeScript Fundamentals × Satisfies and as const
Scott and Wes discuss new TypeScript techniques like 'as const' to create frozen read-only types from data and 'satisfies' to allow better inference for unknown metadata objects.
Hasty
Scott and Wes discuss new TypeScript techniques like 'as const' to create frozen read-only types from data and 'satisfies' to allow better inference for unknown metadata objects.
Supper Club
Sarah Drasner discusses writing her new book Engineering Management for the Rest of Us. She covers her transition from engineer to management at companies like Google, key responsibilities as a manager, writing and publishing the book, and staying motivated by helping others learn.
Tasty
In this episode, Wes and Scott make predictions for trends and changes in web development during 2023.
Hasty
Discussion on TypeScript fundamentals like type narrowing, guards and predicates which narrow types from general to specific.
Supper Club
Kilian Valkhof discusses Polypane, the developer tool browser he created to speed up development and make accessibility testing easy. He covers Polypane's multi-pane view, custom dev tools focused on the multi-pane experience, extensive accessibility testing features, and more.
Tasty
Wes Bos and Scott Tolinski review their 2022 web development predictions from last year's episode to see what they got right and wrong.
Hasty
Scott and Wes discuss building desktop applications using JavaScript and frameworks like Electron and Tori.
Supper Club
Kenneth Lyerly shares his journey switching careers into web development, leading teams in ecommerce and marketing, and now working two full-time remote jobs.
Tasty
Potluck Q&A show covering website improvements, managing notifications, JavaScript testing, routers, freelancing tips, smart home automation and more.
Hasty
Discussion on using databases with serverless architectures and the unique challenges around connection pooling, edge locations, and scaling.