- Clojure Atom Internals, AtomicReference and Implementation Details https://www.youtube.com/watch?v=HstQMB3GU4I 4 comments clojure
- Wrote about atom in my Clojure book https://clojure-book.gitlab.io/book.html#_atom 5 comments clojure
- x.x – Clojure Entity Component System working on plain atoms, maps and keywords https://github.com/damn/x.x 10 comments clojure
- A YASnippet to make it easy debugging clojure code with atoms https://ag91.github.io/blog/2022/07/28/a-yasnippet-to-make-it-easy-debugging-clojure-code-with-atoms/ 3 comments clojure
- An updated guide for using Atom as a Clojure IDE https://www.bgigurtsis.com/blog/clojureatom 2 comments clojure
- Startup in a Month, 12 startups in 12 months, all written in Clojure. Month one, week three summary! Wholesome Animemes and the Atom Watcher Revelation https://startupinamonth.net/month-one-week-three/ 5 comments clojure
- New Clojure reference type: atoms (with no-explicit-locks memoization example) http://clojure.org/atoms 3 comments programming