https://github.com/cjohansen/portfolio/ 2025.11.2: portfolio.replicant now loads on the JVM, allowing you to write Portfolio scenes for Replicant in cljc files
Worth noting: For now this only enables you to run a JVM REPL in these namespaces. Portfolio still needs a ClojureScript build to render. I hope to provide a JVM rendering option as well down the line.
https://github.com/cjohansen/nexus 2025.11.1: Propagate errors from nested dispatch calls through to the root call.