clojure
clojure copied to clipboard
Practicalli Clojure REPL Driven Development
https://github.com/swapagarwal/awesome-gitbook-plugins
Storyboard a movie short to introduce Clojure and REPL driven development Informative, promoting Clojure, promoting the community, fun but not condisending Inspiration * The mother of all demos * Erlang...
Links to provide redirects - [ ] http://practicalli.github.io/clojure/clojure-tools/configure-repl-startup.html
Once putting Clojure systems into production it is useful to know a little about the Java Architecture. Add a section on Java key concepts for Clojure systems and developers Resources...
## for is lazy and can be terminated I'm iterating an integer vector twice checking for specific sum, but would like to stop once I find a first match. How...
Some aspects of sets are compatible to relational dB SQL apparently ``` (def users #{{:user-id 1 :name "john" :age 22 :type "personal"} {:user-id 2 :name "jake" :age 28 :type "company"}...
The 3-arity version of assoc is usually faster than the var-arg version. On hot paths it may help a bit to use `(-> {} (assoc k1 v1) (assoc k2 v2))`...
Docker has been migrating to the ContainerD style containers and this work will be completed when Docker buildkit is releases. So rather than using the bespoke docker containers, deployment to...
https://www.therepl.net/newsletters/ http://defnewsletter.com/ https://us19.campaign-archive.com/home/?u=f5dea183eae58baf7428a4425&id=ef5512dc35