Session State vs. Resource State
The discussion highlights the fundamental difference between session state and resource state in web applications. Emphasizing the importance of identifiable resources, it critiques the common practice of using sessions, which can lead to issues like non-linkable states. The conversation reveals that many developers may unknowingly implement REST principles, even while relying on outdated session management techniques.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
Episode 98: Stefan Tilkov on REST
Related Questions