Decouple User and App State From the Session
When building software components, you want them to be usable in any situation, and especially inside other web apps. The user of your component should be able to inject the user ID and other app state without side effects, and similarly be able to pull that state out after use. That’s why, beyond all the standard
[...read the post]
mrclay.
rg
song for a future generation