Hey Mike! What I meant by "application state" is all these types of data that are necessary for the application to be usable. Like say "the amount of notifications/messages and if they've been read or not" in a social network. Or something like "products and quantity currently in the cart" in an eCommerce site. Or even if the application found an error or another type of situation.
Things that don't get typically get added to a DB and can change very quickly. Thanks a lot for your help!
T
For further actions, you may consider blocking this person and/or reporting abuse
Hey Mike! What I meant by "application state" is all these types of data that are necessary for the application to be usable. Like say "the amount of notifications/messages and if they've been read or not" in a social network. Or something like "products and quantity currently in the cart" in an eCommerce site. Or even if the application found an error or another type of situation.
Things that don't get typically get added to a DB and can change very quickly. Thanks a lot for your help!
T