Network Mixin
If you're using an API for your application, you can install @datx/network
to take the full advantage of the @datx/core
library:
npm install --save @datx/core @datx/network mobx
Note If you're using the JSON API specification, check out @datx/jsonapi instead. Additionally, there is [@datx/jsonapi-angular] which works with RxJS Observables.
Polyfilling
The lib makes use of the following features that are not yet available everywhere. Based on your browser support, you might want to polyfill them: