clojure VS re-frame-10x

Compare clojure vs re-frame-10x and see what are their differences.

clojure

Various Clojure exercises, utilities and demos. (by karimarttila)

re-frame-10x

A debugging dashboard for re-frame. X-ray vision as tooling. (by day8)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
clojure re-frame-10x
7 2
56 628
- 1.0%
0.9 8.5
about 1 year ago about 2 months ago
Clojure Clojure
- 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.

clojure

Posts with mentions or reviews of clojure. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2020-11-15.
  • Clojure Re-Frame Exercise
    14 projects | dev.to | 15 Nov 2020
    I created a simple frontend for my SimpleServer exercise a couple of years ago: SimpleFrontend. In that exercise I used Reagent library which is a minimalistic React wrapper for ClojureScript - I have documented the exercise in Become a Full Stack Developer with Clojure and ClojureScript! blog post. At my company, Metosin, we also use quite a lot another ClojureScript framework that provides some additional utilities like state management - Re-Frame. In this blog post I describe my recent Clojure exercise when I re-implemented the SimpleFrontend using Re-Frame.

re-frame-10x

Posts with mentions or reviews of re-frame-10x. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-15.
  • Show HN: Time Travel Debugger
    10 projects | news.ycombinator.com | 15 Sep 2021
    Surely not as fully featured, but the general idea has been possible for ClojureScript Re-frame with: https://github.com/day8/re-frame-10x
  • Clojure Re-Frame Exercise
    14 projects | dev.to | 15 Nov 2020
    Metosin Reagent-dev-tools. I used quite a lot the excellent Metosin Reagent-dev-tools (as you can see in the picture below). I tried the re-frame-10x tool as well, but I liked more the Metosin Reagent-dev-tool’s visual layout (and I’m a company man - you eat your own dog food). The Metosin Reagent-dev-tool was one of the most important development and debugging tools during this exercise. Once you configure the tool to show the Re-frame application db state you get a nice tree view to the app-db:

What are some alternatives?

When comparing clojure and re-frame-10x you can also consider the following projects:

hiccup - Fast library for rendering HTML in Clojure

reitit - A fast data-driven routing library for Clojure/Script