“Proxy / Observable as property” pattern in React Mikhail Boutylin Follows a similar pattern to that used in Redux. “ Proxy’s” properties can be passed as property to a child and then internally subscribe to it. This is very similar to the context / redux approach, but without related concerns.

4m read timeFrom medium.com
Post cover image
Table of contents
“Proxy / Observable as property” pattern in ReactProp-drillingProsConsContext / ReduxProsContext consRedux concernsProxy / Observable as property

Sort: