Keep the User Model Stable (and Let Everything Else Change)
I treat the User model as one of the few tables in a startup backend that behaves like a public API.
It’s referenced by auth, permissions, analytics, billing — almost everything. Once real users exist, changing User stops being a local refactor and s...
backendops.hashnode.dev4 min read