Hacker News new | ask | show | jobs
by hellojebus 676 days ago
I'm by no means an advocate of this library, and never plan to use it, but to support component props that trigger rerenders, a'la React/Vue, I would use JS Proxies here. Wouldn't be that hard to implement.
1 comments

How would you suggest using Proxy?