Results 71 comments of Matthew Robb

@caridy Perhaps this type of syntax could produce a binding namespace object? In fact I would love to be able to declare binding namespaces outside of modules! ``` javascript const...

Just because I haven't been as invested in this edge and because I am extremely interested in it could you possibly give a quick explanation of what you mean by...

Man... I need to find it but I swear there's a way to tap into and control a components backing node. It might have been old and no longer possible...

Check this method out: https://github.com/ryanseddon/react-frame-component/blob/master/src/Frame.jsx#L118

@treshugart Okay after research I think it may be entirely possible to add dom node instances using ReactDOM.render() so long as they all have data-reactid attributes added to them. React...

@treshugart Okay haven't had a ton of time but still doing some digging as thoughts come to me. There's some promise in what's going on here: https://github.com/facebook/react/blob/cb6da8e922c426dfae11a5da159ff9e8e176ce59/src/renderers/dom/stack/client/ReactMount.js#L524 ```javascript var shouldReuseMarkup...

My suggestion to @caridy was to expose it AS A MODULE since it's existence necessitates there being a public facing API for importing it.

Admittedly I can see that suggestion as being a no-go due to the can of worms discussions it would likely lead to around built in modules.

Cloudflare R2 Bucket CRUD :) Also more convenience around Durable Objects & WebSockets