How does Reagent/re-frame bypass the prolifeation of React hooks?

This page summarizes the projects mentioned and recommended in the original post on /r/Clojure

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
  • helix

    A simple, easy to use library for React development in ClojureScript. (by lilactown)

  • Helix is a thinner library with access to hooks, if you want them.

  • reagent

    A minimalistic ClojureScript interface to React.js

  • IIRC reagent component notation as described here compiles to legacy react classes. What your snippet is doing is bypassing reagent's abstractions and doing direct react interop, eschewing reactive atoms for useState. (It's been years since I used Reagent)

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Reagent v1.0.0

    5 projects | /r/Clojure | 21 Dec 2020
  • Clojure is a product design tool

    8 projects | news.ycombinator.com | 22 Jun 2023
  • Giving new life to existing Om legacy SPAs with re-om

    6 projects | dev.to | 4 Nov 2022
  • reframe or plain reagent for new cljs SPA?

    5 projects | /r/Clojure | 17 Jul 2022
  • Immutability in JavaScript, A Contrarian View

    1 project | /r/programming | 8 Jun 2022