|
|
|
|
|
by torstenvl
329 days ago
|
|
Ideally, this is how state management should work all the time, regardless. Holding too much state server-side breaks bookmarks and shares. EDIT: Hmm. Is this comment controversial? Obviously some people disagree strongly. Mind sharing why? |
|
for front-end frameworks, not storing the state on the URL usually means storing it on the memory or sessionstorage and server is usually not involved