👩💻 Join our community of thousands of amazing developers!
With the language fundamentals in hand, here’s my thinking for the remainder of the Clojure from the ground up book chapters. I’m putting Jepsen on hold to work on this project for the rest of the year; hoping to get the source material complete by… January? Debugging and getting help Polymorphism Modularization and refactoring It’s not at all obvious what an object is JVM interop The Clojure type system Compiler at runtime Build your own language Performance analysis Parsers and protocols Stor...