soundpubsub

By OpenDSU

Soundpubsub Alternatives

Similar projects and alternatives to soundpubsub

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better soundpubsub alternative or higher similarity.

soundpubsub reviews and mentions

Posts with mentions or reviews of soundpubsub. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-28.
  • Observable API Proposal
    6 projects | news.ycombinator.com | 28 Jul 2023
    My "observation" about observability and "reactive type" of code is that old school proxies, events and ways of defining expressions that get computed when the dependecies change is a much simpler way of programm reactive UIs (for example MVVM style of architectures) compared with a functional programming approach. Of course the naive approch does not work properly because any change in dependent values will trigger undesired side effects, reentrace, infinite loops, etc. However in a programming language like JavaScript if the observability is based on a Sound PubSub System these kind of problems reduce to becoming surpinsingly irelevant. If you want to undestand more about this, take a look on https://github.com/OpenDSU/soundpubsub/ We used this approach to implement two ways binding and reactive MVVM web frameworks but this comment is to present this insight that it is possible to have a "procedural" and "spreadsheet like" method of implementing intuitive and sound rectivity without bending your mind with streams or anything very abstract. In a low code environment this could be essential.

Stats

Basic soundpubsub repo stats
1
0
10.0
about 2 years ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com