Hacker News new | ask | show | jobs
by boubiyeah 3798 days ago
It can already work without contexts. You just pass a store instance via props.

I don't like contexts either :(

1 comments

Yup. I've successfully added contexts to Preact, but I still am not 100% sold on the value. Thankfully, simply supporting them doesn't add much bloat.