Patrick Cason
Patrick Cason
How can this library be used in conjunction with [`React Router 5`](https://github.com/ReactTraining/react-router/tree/master/packages/react-router-redux)? I don't see the creation of a history inside of a store in your documentation or Redux examples...
## Description We should never delete records in the DB so that we have a complete, historical log of every event that takes place in the system. This is very...
Added a bit of documentation to give people a Javascript-based alternative to federated learning, rather than just using tensorflow/federated (which is Python only). More information here: https://blog.openmined.org/announcing-new-libraries-for-fl-on-web-and-mobile/ --- This change...
We don't have any forced typing... we should probably do that.
We should add Typescript bindings to this. Currently we only support Javascript (untyped).
Self-explanatory
After plan execution has been finished in syft.js (https://github.com/OpenMined/syft.js/issues/89), we'll need to implement protocols, as per the Protocol refactor (https://github.com/OpenMined/PySyft/issues/2903).
## Where? The entire project ## Who? Developers looking to implement the library in their application. ## What? We want to provide automatically generated API reference documentation to allow developers...
## Description Crawler tests have been [separated from the original issue ](https://github.com/OpenMined/Threepio/issues/61)and are now posted here: - [ ] Should successfully crawl the TensorFlow.js documentation - [ ] Should successfully...