Giter Site home page Giter Site logo

Comments (4)

rozzzly avatar rozzzly commented on September 3, 2024

I've been using altjs for my flux implementation. It has an iso package for serializing store state and sending that with the ssr render so client immediately has same state. However, it leaves a few things to be desired when integrated with meteor, so I'm merging it and the popular ReactLayout amid a few other cool things I won't go into atm. ImmutableJS is something I've been wanting to do for a while and it should pair nicely with my little project. With my current setup I believe the adoption will be very quick :) This repo helped me alot with getting started, ill be sure to make a fork/branch/pr with my stuffs in a few days.

from meteor-flux-leaderboard.

AdamBrodzinski avatar AdamBrodzinski commented on September 3, 2024

@paulwehner I've stopped working on SSR since arunoda is working on it. I don't have time to add an immutable store for flux but I think that Redux stores can be checked with === because each time the reducer changes data a brand new object is created with a clone and new changes are added to that. I haven't had enough issues to check that though.

Using immutable.js with Alt or Redux will be the same as the guides for non-meteor apps.

Hope this helps!

@rozzzly that sounds great! I'll be more than happy to accept a PR. We'll prob have to put that on a new branch so it doesn't look overly complex for new flux users.

from meteor-flux-leaderboard.

paulwehner avatar paulwehner commented on September 3, 2024

@AdamBrodzinski thanks for the update.

@rozzzly Sounds cool. Will look forward to when you publish it.

from meteor-flux-leaderboard.

dbackeus avatar dbackeus commented on September 3, 2024

@rozzzly looking forward to seeing the PR 👍

from meteor-flux-leaderboard.

Related Issues (12)

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.