Jon
jonrimmer.bsky.social
Jon
@jonrimmer.bsky.social
Artist, reader, and avid dog-lover.
We do need Context in functions. That's why Dependency Injection is ubiquitous in OO languages like C#/Java where the object instance a method is attached to can provide an environment into which context (DB connection, user tokens, etc.) are automatically injected by the DI based on scope.
November 20, 2025 at 11:43 AM