Git Product home page Git Product logo

Comments (3)

mohamedhayibor avatar mohamedhayibor commented on July 28, 2024

Will gladly work on this. At the top of your head, what structure are you thinking of? @matanlurey

from observable.

matanlurey avatar matanlurey commented on July 28, 2024

@mohamedhayibor I was considering the following points:

  • A bit about the origins (from Object.observe/ES proposal that was dropped)
  • Observable collections are mutable - don't need to change APIs to support immutable
  • Observable collections allow optimizations for read heavy/write light applications
    • Give an example of a large UI table with 1000+ rows, where 1 row is edited at a time

Also introduce the Differ class, and <List|Map|Set>Differ which can be used to get change records between two non-observable collections - nice for re-using API or using in your own client library.

Let me know if you're interested. Start with a small-ish PR so we can iterate.

from observable.

mohamedhayibor avatar mohamedhayibor commented on July 28, 2024

Awesome. I'll take a crack at it. Thanks for the guidance.

from observable.

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.