Browser Caching best practices, when to use no-cache vs max-age without breaking your site

Browser Caching best practices, when to use n...

Up next

How open ai agents "hacked" hugging face

How open ai agents "hacked" hugging face 

How a query optimization gave birth to infinite scroll

The infinite scroll in social media as we know it today is despised by all. But it always start as a bad idea. It originated as a result of UI change to relief the backend database from inefficient queries. I explore this in this episode of the backend engineering. 0:00 Intro1:00 ...  Show more

Recommended Episodes

753: Cache Ruins Everything Around Me
Syntax - Tasty Web Development Treats

Scott and Wes dive into the cache problem, tackling user-specific data and caching security. From marketing A/B testing to content negotiation, they explore various challenges and solutions, including different URL/query parameters, edge logic, and client-side caching. Show Note ...  Show more

125 - Object Caching Systems
Programming Throwdown

Many people have heard the names "redis" or "memcached" but fewer people know what these tools are good for or why we need them so badly. In this show, Patrick and I explain why caching is so important and how these systems work under the hood. 

Cache Control Headers Explained
Syntax - Tasty Web Development Treats

In this Hasty Treat, Scott and Wes answer a question about caching, cache control headers, an explanation of the fields for caching. Sentry - Sponsor If you want to know what’s happening with your code, track errors and monitor performance with Sentry. Sentry’s Application Monit ...  Show more

S3 E14 - Maintainable Solutions With Design Systems
The Ai Dev Craft Show

Everyone working in application development deals with the problems addressed by design systems. In this Episode, we discuss with Wade Harkins about the benefits of Design Systems, how to implement them with your team, some of the unexpected hurdles that can arise along the way, ...  Show more