Clojure/ClojureScript for web - where to start?

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

    A Clojure web framework for solo developers.

    Assuming you are starting with little web development knowledge, and taking into account the size of app you aspire to build I'd use biff. It takes care of so much of the foundational elements for web apps and let's you focus on your ideas.

  • kit

    Lightweight, modular framework for scalable web development in Clojure (by kit-clj)

    The predecessor to kit framework, luminus, was what I used to learn web development.

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

  • elm-architecture-tutorial

    How to create modular Elm code that scales nicely with your app

    If you want to combine functional programming with the web i'd consider Elm which seems to have a fairly decent documentation and a good official guide.

  • Elm

    Compiler for Elm, a functional language for reliable webapps.

    If you want to combine functional programming with the web i'd consider Elm which seems to have a fairly decent documentation and a good official guide.

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