DEV Community

Discussion on: JavaScript Proxy

Collapse
 
bretgeek profile image
bretgeek

Great read! YumJS uses proxies for it's Reactors to make any element reactive:) Check out my YumJS article here dev.to/bretgeek/introducing-yumjs-... (the part about the Reactors) and have a look at the code github.com/bretgeek/yumjs (if you are interested of course).