Giter VIP home page Giter VIP logo

om-event-bus's People

Contributors

bilus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

kernelp4nic

om-event-bus's Issues

What's the advantage of om-event-bus compared with give an async/chan to :shared

Hi,
These days we are using om-event-bus in our project and it works quite well. But when I was re-evaluating our project, I found if we give a core.async/chan in :shared field of om's function root, all the children node are able to get it simply by get-shared. What it needs is just owner.

So it's quite easy and simple to put value in this channel in the children nodes and get them out of the root element. That is almost same behavior with when om-event-bus doing bubbling. And the same to trickling. The only thing that om's :shared functionality cannot do is maybe the xform thing, It may be a little bit harder. I haven't think about it. Otherwise, from the user story, I didn't find any advantage to use om-event-up than just channel in :shared.

Forgive my english and maybe I didn't deeply understand the requirements or other functionalities, can you explain?

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.