Clojure/conj 2025 is coming up in Charlotte, North Carolina. I'll be there. I might even talk.
https://www.youtube.com/watch?v=sXsadM3dxlA
#Tag
Clojure/conj 2025 is coming up in Charlotte, North Carolina. I'll be there. I might even talk.
https://www.youtube.com/watch?v=sXsadM3dxlA
Clojure/conj 2025 is coming up in Charlotte, North Carolina. I'll be there. I might even talk.
https://www.youtube.com/watch?v=sXsadM3dxlA
Rendering surfaces
https://clojurecivitas.github.io/generative_art/surfaces/surfaces_3d.html
Rendering vector field based 3D surfaces.
Rendering surfaces
https://clojurecivitas.github.io/generative_art/surfaces/surfaces_3d.html
Rendering vector field based 3D surfaces.
A functional programming course in 6 books
https://ericnormand.substack.com/p/a-functional-programming-course-in
I will be hosting a workshop at the Clojure/conj on Wednesday, November 12 in Charlotte, North Carolina. My workshop is about domain modeling in Clojure. You can get 25% off the workshop using code DOMAINJ25OFFCONJ. And you can get 25% off tickets...
A functional programming course in 6 books
https://ericnormand.substack.com/p/a-functional-programming-course-in
I will be hosting a workshop at the Clojure/conj on Wednesday, November 12 in Charlotte, North Carolina. My workshop is about domain modeling in Clojure. You can get 25% off the workshop using code DOMAINJ25OFFCONJ. And you can get 25% off tickets...
Reagami, my copy-pastable Reagent-without-React-like lib was ported to CLJS (minimal changes needed) and now can even run in a SCI playground:
https://babashka.org/sci.configs/?gist=568945514e5061273ee1eb26f2c699ed
You can also test it with regular CLJS, maybe interesting for :lite mode. Git repo here: https://github.com/borkdude/reagami
Reagami, my copy-pastable Reagent-without-React-like lib was ported to CLJS (minimal changes needed) and now can even run in a SCI playground:
https://babashka.org/sci.configs/?gist=568945514e5061273ee1eb26f2c699ed
You can also test it with regular CLJS, maybe interesting for :lite mode. Git repo here: https://github.com/borkdude/reagami
A static analysis tool for Clojure/ClojureScript that performs compile-time type checking and validation based on Guardrails specs. Catch type errors and spec violations during development without having to run the code.
Idiomorph + squint reactive example (counter + text field) with regular squint atom. 5kb gzipped.
Drag-and-drop example I wrote in Reagent 9 years ago, now in Eucalypt:
Drag-and-drop example I wrote in Reagent 9 years ago, now in Eucalypt:
Drag-and-drop example I wrote in Reagent 9 years ago, now in Eucalypt:
Announcing a little but fun macro as library that optimizes CLJS str almost 300x.
Announcing a little but fun macro as library that optimizes CLJS str almost 300x.
A short video about Eucalypt, a Reagent-like on Squint-cljs, that compiles down to 10kb artifacts.
https://www.youtube.com/watch?v=SLnCzW5cg3U
A short video about Eucalypt, a Reagent-like on Squint-cljs, that compiles down to 10kb artifacts.
https://www.youtube.com/watch?v=SLnCzW5cg3U
Time for an  #introduction I suppose.
I am a full stack developer, former game developer.
I had a lot of exposure to  #clojure and  #emacs in the last 12 months, and got hooked.
I have been using  #tdd for about 15 years. 
I like to use  #godot for hobby game projects.
Duct now has a proper website at https://duct-framework.org/ - albeit one where responsiveness is a work in progress.
Duct is a #clojure framework for server-side development that bases itself on an immutable data structure rather than a file tree layout.
Duct now has a proper website at https://duct-framework.org/ - albeit one where responsiveness is a work in progress.
Duct is a #clojure framework for server-side development that bases itself on an immutable data structure rather than a file tree layout.
A space for Bonfire maintainers and contributors to communicate