Any resources for "current best practices and learnings?"

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

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

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Getting Started

    3 projects | /r/Clojure | 28 Nov 2022
  • How to go about learning web dev with clojure/clojurescript?

    2 projects | /r/Clojure | 26 Oct 2022
  • Reloaded workflow with nbb & expressjs

    4 projects | dev.to | 28 Mar 2022
  • [ANN] Reveal Pro 1.3.308 — sticker windows for system libraries (component, integrant, mount)

    3 projects | /r/Clojure | 14 Dec 2021
  • Tour of our 250k line Clojure codebase

    4 projects | news.ycombinator.com | 3 Jun 2021