← Back to context

Comment by horsawlarway

4 years ago

> Still doesn't make an SPA the right fit for everything

I would counter that data freshness and authZ concerns make SPAs a poor fit for most things. What you're proposing in this thread is that good SPAs essentially need to hold all data client side and not have to worry about out of band cache invalidation, which seems like a pretty rare set of circumstances.