Client State ↔ state store by Client (Browser), TSC
TSC
Transient Synchronous Client-owned
References
Synchronous↔ Client State available w/o delayTransient↔ Client State tends to be temporary & lost onwindowclose (excludingWeb Storage API)Client-owned↔ Client State store local & private to ClientStateless↔ requests are transient, no require Client State/Server State to process request