this post was submitted on 08 Jun 2025
4 points (100.0% liked)

Clojure programming language discussion

579 readers
3 users here now

Clojure is a Lisp that targets JVM and JS runtimes

Finding information about Clojure

API Reference

Clojure Guides

Practice Problems

Interactive Problems

Clojure Videos

The Clojure Community

Clojure Books

Tools & Libraries

Clojure Editors

Web Platforms

founded 5 years ago
MODERATORS
 

Beyond the If Pattern

https://lambdaisland.com/blog/2025-06-03-beyond-the-if-pattern

by Laurence ChenIn my work at Gaiwan, there was a piece of code with poor quality that always felt like a thorn in my side. For a long time, I couldn’t come up with a better way to handle it.The code was a Nested If. Each step-* is a side-effect...

#clojure #clj #cljs [email protected] @clojure

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here