Spacemacs configuration as seen in Lambda Island episodes
Repositories
lambdaisland repositories
Example code from Lambda Island episode 48. List Comprehension with clojure.core/for
A ClojureScript/Lumo version of the Unix "tree" command
Keep track of the books you read (Auth with Buddy)
The retro game "Breakout". re-frame/Reagent/React/SVG.
Build GraalVM native images with Clojure Deps and CLI tools
Code from the ClojureScript compiler episode
Discourse tweaks for Clojureverse.org
An example Compojure app
Example code for the Lambda Island episodes about Component
Datomic Quickstart sample code
Deep diff Clojure data structures and pretty print the result
Lambda Island Emacs Lisp Package Archive
Code for Lambda Island Episode 23, deftype and definterface
Code for Lambda Island Episode 24, defrecord and defprotocol
Code for Lambda Island Episode 32, Introduction to Clojure Testing
Testing ClojureScript with multiple backends
Demo code from Episode 41, using React Components from Reagent