Giter Club home page Giter Club logo

Comments (10)

MVSICA-FICTA avatar MVSICA-FICTA commented on May 31, 2024 3

Still looking forward to the "fancy release article" :)

Some further thoughts about the ultimate Vuex here:

vuejs/vuex-observable#2 (comment)

from feathers-vuex.

MVSICA-FICTA avatar MVSICA-FICTA commented on May 31, 2024 2

I'm resolving reducer aspects and just reviewed the ngrx store code again (see link above to article). IMO an RxJS based store/reducer solution blows Vuex way out of the water, they are worlds apart. If the Vuex aspects of feathers-vuex could be replaced by a ngrx type of solution I'd be interested.

Such a solution could go the distance and allow for extending it with different middleware, optional reducer types (basic action to fully functional etc). Then of course it would also work with ANY framework. Its indeed difficult to understand why UI frameworks seem to also dictate all the other major aspects of modern apps 💜

from feathers-vuex.

MVSICA-FICTA avatar MVSICA-FICTA commented on May 31, 2024 1

Just maybe Vuex can still be useful, really thinking about a RxJS based store, something along the lines of ngrx but not specific to any framework. Lord, lift me up on higher ground!

Nice RxJS store article here: https://gist.github.com/btroncone/a6e4347326749f938510

from feathers-vuex.

daffl avatar daffl commented on May 31, 2024 1

Wouldn't that just be https://github.com/feathersjs/feathers-reactive?

from feathers-vuex.

marshallswain avatar marshallswain commented on May 31, 2024 1

Version 1.x has shipped! npm install feathers-vuex@latest

Time for a release article!

from feathers-vuex.

marshallswain avatar marshallswain commented on May 31, 2024 1

Ah hell. I give up. lol

from feathers-vuex.

MVSICA-FICTA avatar MVSICA-FICTA commented on May 31, 2024

Yes, it is starting to look like that, just looking at feathers-reactive now. It also seems like services can double as stores exposing Observables, backed by an in-memory database. If so, then would an extra layer of state objects be necessary? Could a functional reducer not just interact with the BehaviorSubject noted in issue #39?

Will keep learning and seeing how this integrates into a intent to task to reducer flow. Very impressed by Feathers, outstanding!

from feathers-vuex.

marshallswain avatar marshallswain commented on May 31, 2024

I'm pretty sure the answer is yes. I'd love to see a solution that just runs on RxJS that also includes some dev tools for time travel, etc. I've just reached a point that I don't want to build it myself. I want to leverage other tools and build some cool apps with existing tools. However, I'm happy to help if somebody else is the champion 😉

from feathers-vuex.

marshallswain avatar marshallswain commented on May 31, 2024

The release article will happen once 1.0 is out and working with Nuxt.

from feathers-vuex.

marshallswain avatar marshallswain commented on May 31, 2024

This is my favorite issue! I'm about to ship 2.x. I swear I'll get to this. :)

from feathers-vuex.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.