Hasty
Promises: Error Handling, Aborts, and Helper Methods - Part 2
Discussion on advanced promise concepts like canceling, controlling, helper methods, error handling strategies, and static methods on the Promise constructor.
Hasty
Discussion on advanced promise concepts like canceling, controlling, helper methods, error handling strategies, and static methods on the Promise constructor.
Supper Club
Brad Frost discusses design systems, including defining what they are, the technical architecture behind them, challenges with implementation, and how they enable consistency across large organizations.
Tasty
The React Miami live podcast episode features special live segments like map/filter/reduce code challenges, JS or NAS audience voting games, and opportunities for the audience to participate.
Hasty
React 19 has been released after 2 years, bringing some nice improvements like built-in web components, a new use API, simplified context, and allowing metadata anywhere.
Supper Club
Johannes Schickling discusses Overtone, a local first music app built on Spotify/Apple Music, and Effect, a library for more structured and reusable TypeScript code.
Tasty
Discussion on using actions and form actions in React Server Components for calling server code from the client side without needing a separate API
Hasty
A 3-part series on JavaScript promises. Part 1 covers the basics of what promises are, creating promises, and waiting on promises to resolve.
Supper Club
Emma Stapa, creator of Biome, discusses background, goals, and roadmap of this new CLI tool aiming to replace ESLint and Prettier with better performance and simpler configuration.
Tasty
Covers techniques for web scraping, dealing with private APIs, handling authentication, parsing HTML, and challenges like captchas.
Hasty
Discussion on finding inspiration in web design and development, how to ethically "steal" ideas, and resources for capturing inspiration.