Skip to content

What problem does an orm solve in the frontend? #664

Discussion options

You must be logged in to vote

You don't need to apologize. Like many ppl say....there are no dump questions.
Well pinia-orm will help you to improve maintance( reducing complexity ) & scalability & developing speed, if your app is going to use the store a lot and the store complexity grows.

So if you just have a small app where you don't see it become big, then you don't need pinia-orm.
Maybe this video will also help you. It's about vuex-orm: https://www.youtube.com/watch?v=wH_K5jmDALY
Or read this: https://morioh.com/p/bec0be369d9f ... there even more articles about vuex-orm.

Pinia ORM is just the next iteration after vuex-orm-next stopped developing.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@sschneider-ihre-pvs
Comment options

@CodeDredd
Comment options

@CodeDredd
Comment options

@sschneider-ihre-pvs
Comment options

@CodeDredd
Comment options

Answer selected by CodeDredd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested
2 participants