/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

camdez.com
| | lambdaisland.com
12.9 parsecs away

Travel
| | [AI summary] The provided text is a collection of blog posts and articles from the Lambda Island blog, covering various topics related to Clojure and ClojureScript. The content includes discussions on programming concepts, tooling, library development, and community discussions. The text is a mix of technical content, tutorials, and reflections on the Clojure ecosystem.
| | clojure.org
6.3 parsecs away

Travel
| | [AI summary] A comprehensive technical guide detailing Clojure's interoperability with Java, covering class access syntax, method invocation, performance optimization via type hints, and advanced features like proxies and primitive support.
| | stuartsierra.com
2.0 parsecs away

Travel
| | [AI summary] This technical tutorial explains common mistakes when using Clojure's #() reader macro for anonymous functions, specifically why wrapping expressions in extra parentheses causes arity exceptions and provides guidelines on when to use #() versus fn.
| | blog.cleancoder.com
31.5 parsecs away

Travel
| [AI summary] Robert C. Martin reflects on the impact and lasting legacy of the Extreme Programming practices introduced by Kent Beck in 1999, noting how they evolved into mainstream good software development habits despite changes in terminology and surrounding hype.