Hasty
Buy It or Build It? A Service is Not a Solution
Discussion on evaluating whether to buy or build services for your application.
Hasty
Discussion on evaluating whether to buy or build services for your application.
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.
Hasty
Discussion on TypeScript fundamentals like type narrowing, guards and predicates which narrow types from general to specific.
Hasty
Scott and Wes discuss building desktop applications using JavaScript and frameworks like Electron and Tori.
Hasty
Discussion on using databases with serverless architectures and the unique challenges around connection pooling, edge locations, and scaling.
Hasty
Scott and Wes discuss different rendering methods for web applications based on the State of JS survey results. They provide overviews and examples of SPA, MPA, SSG, SSR, partial and progressive hydration, island architecture, progressive enhancement, ISG, streaming SSR, resumability, and edge rendering.
Hasty
Scott and Wes discuss GitHub's latest announcements and upcoming products revealed on the GitHub Next website, including GitHub Copilot integrations, voice coding, collaborative workflows, and more.
Hasty
Wes and Scott discuss limitations of serverless functions and how to work around them.
Hasty
Scott and Wes discuss the new React Use hook proposal for handling promises and asynchronous data fetching in React components. They cover the basics, comparisons to React Query, concerns around complexity and fragmentation in React.
Hasty
Wes and Scott discuss creating short-form video content for platforms like TikTok, Instagram Reels, and YouTube Shorts. They cover repurposing existing content, making custom videos, platform algorithms, tips for capturing viewers' attention quickly, challenges of showing code, and using text-based editing tools.