Providers, a context API for TypeScript
Aug 6, 2023 · 5 min read · 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...
Join discussion