react-redux-ddd VS vuex-orm

Compare react-redux-ddd vs vuex-orm and see what are their differences.

vuex-orm

The Vuex plugin to enable Object-Relational Mapping access to the Vuex Store. (by vuex-orm)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
react-redux-ddd vuex-orm
1 10
90 2,363
- 0.0%
10.0 0.0
over 5 years ago over 1 year ago
JavaScript TypeScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

react-redux-ddd

Posts with mentions or reviews of react-redux-ddd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-17.
  • The only two custom React hooks we ever use
    8 projects | news.ycombinator.com | 17 Dec 2021
    Am wondering what react community thinks of DDD.

    I've been reading "blue" DDD book (by Eric Evans) and "red" book (by Vaugh Vernon) and that was a completely "my whole life was a lie" type of experience and relief at the same time. It's just so great to have the principles of who to structure the code. It, by definition makes, your codebase structure meaningful. Because it's structured according to some common knowledge, not your random thoughts at the time you were writing code.

    I was surprised to find so little DDD react sample codebases. Let's say for backend there is huge amount of samples, i.e. https://github.com/kgrzybek/modular-monolith-with-ddd . For react/frontend I have bookmarked only https://github.com/talyssonoc/react-redux-ddd/tree/master/sr... and few more, but those others does not meet the optional criteria i like really much - at the highest (or at app) level all codebase need to have folders app, domain, infra and ui. Simple rule, but simplifies life a lot.

    So my question is - is DDD for some reasons not very applicable for app frontend development. Or it just never became popular. Or maybe DDD is popular amongst react developers, just I am not aware of this.

    Many thanks for any ideas and comments!

vuex-orm

Posts with mentions or reviews of vuex-orm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-08.

What are some alternatives?

When comparing react-redux-ddd and vuex-orm you can also consider the following projects:

redux-orm - NOT MAINTAINED – A small, simple and immutable ORM to manage relational data in your Redux store.

pinia - 🍍 Intuitive, type safe, light and flexible Store for Vue using the composition api with DevTools support

usehooks - Easy to understand React Hook code recipes

vuefire - 🔥 Firebase bindings for Vue.js

molecule - Every public app assembled using Molecule.dev.

vuex-persistedstate - 💾 Persist and rehydrate your Vuex state between page reloads.

modular-monolith-with-ddd - Full Modular Monolith application with Domain-Driven Design approach.

usehooks - A collection of modern, server-safe React hooks – from the ui.dev team

vuex-class - Binding helpers for Vuex and vue-class-component

vue-query - Hooks for fetching, caching and updating asynchronous data in Vue

vuex-module-decorators - TypeScript/ES7 Decorators to create Vuex modules declaratively