tabforacause.org/blog/2015/01/29/using-reactjs-and-application-cache-fast...

In many apps at scale, the choice between fast app load and up-to-date data arises at some point, on some level. You can cache aggressively, but you’ll probably be serving stale data at some point. You can retrieve fresh data, but you’ll probably be sacrificing some load time. You can...


Comments (0)

Sign in to post comments.