RT @pappapez
TIL: #Clojure code can run at (as opposed to _near_) #Java speed. Here we see the benchmark results of two of my Eratosthenes implementations, one in Clojure and one in Java (basically a port of the Clojure one).
https://plummerssoftwarellc.github.io/PrimeView/report?id=davepl-1643802538.json&hi=False&hf=False&hp=True&fi=clojure~java&fp=mt&fa=wh~ot&ff=uf&fb=uk~on&tp=False&sc=ps&sd=True
RT @thesephist
Code retention/churn over the last ~15 years for Clojure and Scala's codebases.
Source: https://download.clojure.org/papers/clojure-hopl-iv-final.pdf
Gradual typing for the win!
---
RT @borkdude
Malli and clj-kondo <3
#clojure #cljKondo
https://twitter.com/borkdude/status/1486999602175827968
Im working through this book right now , enjoying it. "Tell me you're a Clojure programmer without saying you're a Clojure programmer" is a great approach for a book , it turns out
---
RT @ManningBooks
Grokking Simplicity is your guide to looking at programming in a new way and, ultimately, learning to write better code: http://mng.bz/VGnP
@ericnormand #FP #functionalprogramming #JS #javascript #programming #programminglife
https://twitter.com/ManningBooks/status/1485991444678692865
#Clojure . What other languages have destructuring, out of curiosity?
---
RT @lambdaisland
Destructuring is very powerful, but don't overdo it. Mixing styles and destructuring multiple levels at once will make your code hard to read.
What are your tips for keeping your Clojure code easy to follow?
https://twitter.com/lambdaisland/status/1484496724261589001
#clojure
---
RT @ikitommi
Clojure looking good with Malli + Cursive + Clojure Extras + Clj-kondo. Which syntax do you prefer? https://github.com/metosin/malli/blob/master/docs/function-schemas.md#defining-function-schemas
https://twitter.com/ikitommi/status/1480215765143932931
I understand how those foreign to Lisp and #Clojure can find things like this scary, but when it becomes associated with the ease of structural editing and scope clarity, you might actually find it beautiful.
RT @programmerjoke9
Works like a charm#100Daysofcode #javascript #programming #dev #linux #java #programming #CodeNewbie #python #reactjs #bugbounty #DataScience #infosec #gamedev #BigData @programmerjoke9
It isn't mentioned much, but Clojure's form comment syntax is absolutely fantastic. With a `#_` you can comment out a sexps which are valid #Clojure syntax, but no good for some other reason. It makes regexp find-replace great for removing things breaking my reagent (reactjs) manufactured code.
Full Stack Clojure web app engineer