Hasty
Self Hosting: Reverse Proxy Servers
Discussion on what reverse proxy servers are, popular options, and various use cases like combining multiple apps and servers, handling SSL, security, serving static assets, and local development.
Hasty
Discussion on what reverse proxy servers are, popular options, and various use cases like combining multiple apps and servers, handling SSL, security, serving static assets, and local development.
Hasty
Discussion on building a custom font hosting server to securely serve licensed fonts only to allowed origins using Cloudflare Workers, Pages and KV store.
Hasty
Wes and Scott discuss why you need a sitemap, what should be in it, and how to generate and submit it properly for SEO.
Hasty
Discussion on using large language models with greater token counts to provide more context, allowing for better and more complex outputs to aid software development.
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.