Libraries that join front and back end?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • fulcro

    A library for development of single-page full-stack web applications in clj/cljs

  • Fulcro has a complete "story" for data-driven UIs and backends. https://github.com/fulcrologic/fulcro

  • sente

    Realtime web comms library for Clojure/Script

  • https://github.com/ptaoussanis/sente doesn’t abstract it away completely, but very convenient

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

    a reactive Clojure dialect for web development that uses a compiler to infer the frontend/backend boundary (by hyperfiddle)

  • Take a look at the first image on the README of https://github.com/hyperfiddle/electric, you'll notice that it is running code on the client and on the server at the same file, the compiler takes care of the network for you.

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