Skip to content

[docs] when to use and not use datx #1151

Answered by DarkoKukovec
akaguny asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, the primary idea behind the library was to normalize the data (and also help with serialization for json:api). The goal is to have everything in the models that are linked together into a graph of sorts.
Of corse, since data management is related to state management, datx also has a mobx integration (it started as basic utils on top of mobx), but also has some "vanilla" and rxjs helpers - e.g. on Angular projects, we're using it with rxjs and without mobx.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by DarkoKukovec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants