You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe not. :) my plan is to not worry about it and see how things go, basically. But I try to put all my thoughts down as I come up with them, especially so that you can make reasoned comments like this. :)
I was thinking about this in relation to something I am working on and realized that at a minimum we need to make the "Hello lordscarlet!" vs. "Login" or whatever links load via a javascript call, or else every page has to be unique and not cached by a CDN.
This will allow us to make all the pages cached by a CDN, and have the items that need to be dynamic based on the user not cached.
The text was updated successfully, but these errors were encountered: