electric-examples-app
Deprecated - Now part of Electric Fiddle (by hyperfiddle)
posh
A luxuriously simple and powerful way to make front-ends with DataScript and Reagent in Clojure. (by denistakeda)
electric-examples-app | posh | |
---|---|---|
1 | 3 | |
9 | 117 | |
- | 0.9% | |
10.0 | 0.0 | |
about 1 year ago | about 1 year ago | |
Clojure | Clojure | |
- | Eclipse Public License 1.0 |
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.
electric-examples-app
Posts with mentions or reviews of electric-examples-app.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-09.
-
Use of Posh for frontend development?
I'd expect your auth stuff to mostly just work with some minor jiggling of the middlewares. We have a few out of the box approaches to routing, the tutorials app uses hyperfiddle.router which is an experimental composable router (may be a bit hard to use), the easiest starting point would be a simple goog.history integration. Someone posted a retit integration in the slack iirc. And you can of course roll your own.
posh
Posts with mentions or reviews of posh.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-09.
-
Use of Posh for frontend development?
Bumped into posh & re-posh 2 years ago in a project. Team had discovered a bug somewhere in tracking reverse relations. Managed to fix that in posh and it worked ok after that. All data was loaded into frontend.
-
JUXT Blog - Learn You a ClojureScript for Great Good!
I think we can do better than the status quo. Especially in ClojureScript. I look at projects like posh and there's so much potential. It requires a change in mindset: if we think of components as objects that do things I think we stay trapped in this local optimum.
What are some alternatives?
When comparing electric-examples-app and posh you can also consider the following projects:
electric - Electric Clojure: full-stack differential dataflow for UI
relic - Functional relational programming for Clojure(Script).
odoyle-rules - A rules engine for Clojure(Script)
useEffectReducer - useReducer + useEffect = useEffectReducer