Session storage and Local storage | Session management in web application

preview_player
Показать описание
User session management is the most important requirement for an application. In a client-side application, the session can be managed by various way session storage and local storage is one of them.

SESSION STORAGE is used for storing data for a short interval of time like form a browser tab open to the browser tab close.

LOCAL STORAGE is used for storing data for a long span of time, this will stay active till the user doesn't clear the browser data.

Thanks for watching...
Рекомендации по теме
Комментарии
Автор

Cool. could you explain how to clean session when leaving the website but not on page refresh ?

alexribeiro
Автор

Hi, will you do some project for me ? If yes please reply thanks .

johnmathew