re-frame-10x VS devtools

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

re-frame-10x

A debugging dashboard for re-frame. X-ray vision as tooling. (by day8)

devtools

Replay.io DevTools [Moved to: https://github.com/replayio/devtools] (by RecordReplay)
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
re-frame-10x devtools
2 1
625 289
0.5% -
8.5 10.0
23 days ago almost 2 years ago
Clojure TypeScript
MIT License GNU General Public License v3.0 or later
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.

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:

devtools

Posts with mentions or reviews of devtools. We have used some of these posts to build our list of alternatives and similar projects.
  • An Alternative Approach to State Management with Redux
    1 project | /r/javascript | 28 Jun 2022
    Also, Redux itself is a Swiss army knife. You can put any state in there. That means it can be used for state that only lives in the client, and you can also use it as a place to cache "server state" as well. While it's certainly common to use Redux as a server state cache, there's also lots of reasons to use Redux for state that only ever lives on the client. (We do a lot of that in my day job at Replay.io - our debugger app at https://github.com/RecordReplay/devtools deals with a lot of client-side state.)

What are some alternatives?

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

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

puppeteer-heap-snapshot - API and CLI tool to fetch and query Chome DevTools heap snapshots.

re-frame - A ClojureScript framework for building user interfaces, leveraging React

mulog - μ/log is a micro-logging library that logs events and data, not words!

rrweb - record and replay the web

devtools - Replay.io DevTools

dark - Darklang main repo, including language, backend, and infra

hiccup - Fast library for rendering HTML in Clojure

clojure - Various Clojure exercises, utilities and demos.

just - 🤖 Just a command runner

node - Integration of the node.js runtime with the record/replay driver

integrant - Micro-framework for data-driven architecture