Any resources for "current best practices and learnings?"

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

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

    High-performance data-driven data specification library for Clojure/Script.

  • for specs, you can try malli - feels pretty well supported and full featured: https://github.com/metosin/malli (i'm not 100% sure how popular it is for others, but I use it on my personal projects)

  • mount

    managing Clojure and ClojureScript app state since (reset)

  • Allesandra Sierra’s Component has lots of competitors now: first mount which has since fallen out of favor for integrant. There’s newer ones too, like clip and donut-power.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • integrant

    Micro-framework for data-driven architecture

  • Allesandra Sierra’s Component has lots of competitors now: first mount which has since fallen out of favor for integrant. There’s newer ones too, like clip and donut-power.

  • clip

    Light structure and support for dependency injection (by juxt)

  • Allesandra Sierra’s Component has lots of competitors now: first mount which has since fallen out of favor for integrant. There’s newer ones too, like clip and donut-power.

  • system

    Discontinued a dependency injection library for Clojure and ClojureScript 🍩 [Moved to: https://github.com/donut-party/system] (by donut-power)

  • Allesandra Sierra’s Component has lots of competitors now: first mount which has since fallen out of favor for integrant. There’s newer ones too, like clip and donut-power.

  • scoop-clojure

    Install Clojure on Windows with Scoop

  • Also while java based programs are advertised as "run anywhere", developing clojure on Windows still seems like the dark arts. I was only able to get things up and running with this super useful repo utilizing the spoon installer, and even with that there are gotchas like certain things have to be double quoted on Windows: https://github.com/littleli/scoop-clojure

  • biff

    A Clojure web framework for solo developers.

  • I'm also really liking the strategy of the old-school is new again with sever side rendering serving actual HTML instead of JSON for certain things, using HTMX, an example can be found here: https://biffweb.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