Code Monkey home page Code Monkey logo

Comments (3)

josepot avatar josepot commented on May 25, 2024

This package (which we haven't advertised much for a reason) is only meant to be used by certain users of React 16 and actually also 17, since React 17 doesn't automatically batch external synchronous updates. Users of React 18, don't need to use it, ofc (and neither do most users of React 16 and 17 TBH).

However, since the core package supports React >=16.8.0 then this package could still be relevant to some users.

Although, TBH I would really rather to get rid of this package completely. I would like to know what @voliva thoughts are on this topic. Personally, as much as I hate it, I think that we should keep it until we drop support for React 16 and 17.

Please bear in mind that @react-rxjs/core doesn't have this as one of its dependencies, so unless someone intentionally installs the package into their project and imports and uses the batchUpdates pipeable operator, then this package can not cause any unwanted bugs. Also, I have a hard time imagining how the batchUpdates pipeable operator can cause unwanted bugs, but I guess that possible, yep.

from react-rxjs.

voliva avatar voliva commented on May 25, 2024

Yes, I think that we should keep it around as long as this library supports React 16.

It's an opt-in feature for consumers that might want to use it on React 17-, and it's published as a separate package.

from react-rxjs.

mbret avatar mbret commented on May 25, 2024

It is true that I did not find any documentation on it afaik but I was curious about the project and digging into the source code, which raised some questions.

That is a fair and clear enough answer, thank you.

from react-rxjs.

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.