concur-static
Generate semi-dynamic UIs with Concur (by pkamenarsky)
haskell-spa-tutorial
A tutorial for building a singe-page web application in Haskell (by polimorphic)
concur-static | haskell-spa-tutorial | |
---|---|---|
1 | 1 | |
58 | 6 | |
- | - | |
10.0 | 1.6 | |
almost 4 years ago | 7 months ago | |
Haskell | Haskell | |
BSD 3-clause "New" or "Revised" License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
concur-static
Posts with mentions or reviews of concur-static.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-06.
-
The Big List of Haskell GUI Libraries
There were some problems with the underlying Concur abstraction in concur-replica, but I have a local branch that I think fixes them. That said, I definitely don’t recommend concur-replica for production. Still, Concur is pretty unique in the UI space, so I definitely recommend at least trying out any one of the implementations. There’s also https://github.com/pkamenarsky/concur-static, which is an attempt at semi-dynamic UIs by exploring all possible state transitions and generating a static JS file that encodes all of them.
haskell-spa-tutorial
Posts with mentions or reviews of haskell-spa-tutorial.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-07-06.
-
The Big List of Haskell GUI Libraries
Should be straightforward to use jsaddle w/ miso. Good tutorial on setup here.
What are some alternatives?
When comparing concur-static and haskell-spa-tutorial you can also consider the following projects:
wxHaskell - MOVED TO https://codeberg.org/wxHaskell/wxHaskell
momentu - A purely functional animated GUI framework
webviewhs - 🌐 A Haskell binding to the webview library created by Serge Zaitsev.
obelisk - Functional reactive web and mobile applications, with batteries included.
miso - :ramen: A tasty Haskell front-end framework
featherytale - Opening the source for the game Feathery Tale
concur-static vs wxHaskell
haskell-spa-tutorial vs momentu
concur-static vs momentu
haskell-spa-tutorial vs webviewhs
concur-static vs webviewhs
haskell-spa-tutorial vs obelisk
concur-static vs miso
haskell-spa-tutorial vs miso
concur-static vs featherytale
haskell-spa-tutorial vs featherytale
concur-static vs obelisk
haskell-spa-tutorial vs wxHaskell