ClojureScript/Reagent/Atom

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

    A minimalistic ClojureScript interface to React.js

  • I would have the drop down input event set some state (the default template is an app-state ratom that everything goes in,but you can easily define component local state by closing over a ratom with a let binding - reagent calls these form 2 components I think https://github.com/reagent-project/reagent/blob/master/doc/CreatingReagentComponents.md).

  • cesiumdemo

    A port and excursion of the excellent cesium library in clojurescript. Mainly following the entity tutorial, with an intent toward a simple wrapper.

  • I did some basic dropdown stuff here https://github.com/joinr/cesiumdemo/blob/figmain/src/cesiumdemo/core.cljs but I just update the app state. There are also libraries with ui components like re-com .

  • 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

  • Clojure is a product design tool

    8 projects | news.ycombinator.com | 22 Jun 2023
  • Immutability in JavaScript, A Contrarian View

    1 project | /r/programming | 8 Jun 2022
  • Ask HN: To use or not to use React?

    1 project | news.ycombinator.com | 24 May 2022
  • React.js: Can't "return false" anymore ... is there an equivalent?

    1 project | /r/codehunter | 28 Apr 2022
  • Beginner question: Getting Reagent to run?

    1 project | /r/Clojure | 28 Jul 2021