What is difference between session and application state?

A session is usually for a user and only lasts from when they login to when they logout (or get timed out). Application State has a much longer lifetime, is shared between all users, and is only cleared when the process is restarted.

Sizin İçin Seçtik  How long would it take to learn Kotlin?

Leave a Reply

Your email address will not be published. Required fields are marked *

What is difference between session and application state?

A session is usually for a user and only lasts from when they login to when they logout (or get timed out). Application State has a much longer lifetime, is shared between all users, and is only cleared when the process is restarted.

Sizin İçin Seçtik  What types of state management are available for React applications?

Leave a Reply

Your email address will not be published. Required fields are marked *