Главная
Study mode:
on
1
Intro
2
What are cookies
3
Web personalization example
4
Custom User
5
Inspect Element
6
Cookie Expiration
7
Setting Timeout
8
Questions
9
Document cookie
10
Django Sessions
11
Active Sessions
12
Django Documentation
13
Logging in again
14
Creating an assessment
15
Turning off feedback
16
Setting up session storage
17
Why session storage
18
Session storage
19
Code for session storage
Description:
Explore web storage mechanisms and their practical applications in this comprehensive tutorial. Gain a deep understanding of cookies, their implementation, and their role in web personalization. Participate in a hands-on demonstration of implementing web personalization and session storage using JavaScript. Discover the fundamentals of Sessions in Django and learn how to effectively utilize them in your web applications. Dive into topics such as cookie expiration, document cookies, active sessions, and Django documentation. Learn to set up session storage, understand its benefits, and implement it in your projects. By the end of this tutorial, you'll have a solid grasp of web storage techniques and be able to enhance user experiences through personalization and efficient data management.

Web Storage - Cookies for Web Personalization, Session Storage and Sessions in Django

Samuel Chan
Add to list