Web Storage - Cookies for Web Personalization, Session Storage and Sessions in Django
Samuel Chan via YouTube
Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
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.
Syllabus
Intro
What are cookies
Web personalization example
Custom User
Inspect Element
Cookie Expiration
Setting Timeout
Questions
Document cookie
Django Sessions
Active Sessions
Django Documentation
Logging in again
Creating an assessment
Turning off feedback
Setting up session storage
Why session storage
Session storage
Code for session storage
Taught by
Samuel Chan