javelin

Spreadsheet-like dataflow programming in ClojureScript. (by hoplon)

Javelin Alternatives

Similar projects and alternatives to javelin

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

javelin reviews and mentions

Posts with mentions or reviews of javelin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-20.
  • Is there a reframe/cljfx-like subscription/memoization-context library available?
    11 projects | /r/Clojure | 20 Feb 2023
    An aspect that flex has that is important when using it with UI frameworks is the ability to control when to start listening to something and when something updates. This is why it differentiates between "signals," which are pure calculations that are inert unless actively being listened to, and "effects" which do side effects and can be started/stopped. In React and other GUI frameworks, you need to be able to abide by the lifecycle of the framework, which means you may need to wait to start running updates until the component your effect is used in has actually appeared in the UI. This is provided by effect and listen returning a function that, when called, starts listening and calling the return value of that stops. Javelin does not give you quite this much control; defc= is eager and will start listening and updating immediately. See https://github.com/hoplon/javelin/issues/27 for their discussion about this very topic.
  • Functional Core, Imperative Shell (2012)
    2 projects | news.ycombinator.com | 20 Feb 2023
    I asked around and there is another option. Something called "Incremental Computations". Here is a Clojure library. I think the examples kinda demo how it works

    https://github.com/hoplon/javelin

Stats

Basic javelin repo stats
4
799
6.3
6 months ago

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