Matt

Results 4 comments of Matt

Spitballing here, does this work? ``` return doc(this.firestore, 'some-collection', 'newdoc').id ```

+1, I've just replaced it with some vanilla angular material forms in our project

This would be absolutely great Matt, thanks so much for putting this together! After trying so many clunky things in JS and with WebGL, this would be a real game-changer.

This would be awesome! Would it be possible to have the opposite too i.e. subscribe to a Rust `Stream` from Javascript via the registration of a callback/RxJS Observable or similar?...