Providers, a context API for TypeScript
The previous post discussed what context APIs are and why they are important.
This post outlines Providers, a halfway decent implementation of a TypeScript Context API we built for the NPE Toolkit.
Recap: Goals for a TypeScript context API
Allow sha...
uidude.dev5 min read