How to build a library in React
Introduction
I built a library that adds selectors to React's context: React Context Selector.
This was a follow up to my blog post where I dive into problems with Context. I concluded that they're just missing selectors. Otherwise, it's all good.
In...
tigerabrodi.blog10 min read