How to go about learning web dev with clojure/clojurescript?

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
  • scoop-clojure

    Install Clojure on Windows with Scoop

    Are you using Windows or Mac/Linux? Installing Clojure on Windows is a bit tricky. You can either use the WSL Windows Subsystem for Linux 2 WSL2, or install right on Windows. The only way I got things working on windows was using the instructions to install it using a tool called Scoop: https://github.com/littleli/scoop-clojure

  • bb-web

    Scripting React-ive web apps in Clojure without installing it.

    I'm also starting to notice another path though - and that's server side rendering. You actually can serve HTML from the back end from Clojure, and not need a js front end framework (or even clojurescript.) 2 Projects I've seen using this pattern are https://biffweb.com/ and https://github.com/kloimhardt/bb-web

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

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