Hasty
What Open Source license should you use?
An overview of open source software licenses, the different types like permissive and copyleft, and things to consider when choosing a license.
Hasty
An overview of open source software licenses, the different types like permissive and copyleft, and things to consider when choosing a license.
Hasty
Scott and Wes discuss how they built an offline playback feature for Syntax podcast episodes using the Cache API to save files locally in the browser.
Hasty
Discussion on best practices, terminology, use cases and cost considerations when using cloud storage providers to store large files, backups, videos, images etc.
Hasty
Pocketbase provides a full backend with database, authentication, file storage, and more in an easy to use interface.
Hasty
Discussion on advanced promise concepts like with resolvers, fetch promises, flow control, concurrency, throttling, TypeScript typing, and more.
Hasty
Discussion on advanced promise concepts like canceling, controlling, helper methods, error handling strategies, and static methods on the Promise constructor.
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.
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.
Hasty
Discussion on finding inspiration in web design and development, how to ethically "steal" ideas, and resources for capturing inspiration.
Hasty
Explore different online services, code playgrounds, and local setups for quickly testing coding ideas and concepts.