planet

joined 2 years ago
 

FlowStorm: Debugging and Understanding Clojure Code on a New Level

https://flexiana.com/news/2025/05/flowstorm-debugging-and-understanding-clojure-code-on-a-new-level

Table of Contents (Click to expand/collapse) 1. What is FlowStorm and Why Should You Care? 1.1. Brief Overview of FlowStorm’s Capabilities 2. Your First Project with FlowStorm – An Interactive...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

 

Wrote about Java integration, and private functions in Clojure Book

https://clojure-diary.gitlab.io/2025/05/14/wrote-about-java-integration-and-private-functions-in-clojure-book.html

Some companies use Java, and they would like to explore Clojure. My new updates in Clojure book is aimed at them. I have added sections named Java Files in Clojure Project, which teaches one how current Java code can work along with Clojure...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

 

FlowStorm: Debugging and Understanding Clojure Code on a New Level

https://flexiana.com/hidden/2025/05/flowstorm-debugging-and-understanding-clojure-code-on-a-new-level

What is FlowStorm and Why Should You Care? Ever found yourself lost in a cascade of println statements, desperately trying to understand how data transforms across your Clojure functions? Or you’ve battled elusive bugs that only surface under...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

 

REPL-Driven Development and Learning Velocity

https://ericnormand.substack.com/p/repl-driven-development-and-learning

Our next Apropos will feature Nathan Marz on May 20. Be sure to subscribe!REPL-Driven Development and Learning VelocityThe main advantage of Lisps (including Clojure) over other languages is the REPL (Read-Eval-Print Loop). Lisp used to have a...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

 

On Interactive Development

https://lambdaisland.com/blog/2025-05-13-on-interactive

by Laurence ChenWhen I was a child, my sister caught chickenpox. Instead of isolating us, our parents let us continue playing together, and I ended up getting infected too. My father said, “It’s better to get chickenpox now—it won’t hurt you....

#clojure #clj #cljs !clojure@lemmy.ml @clojure

 

Annually-Funded Developers' Update: Mar./April 2025

https://www.clojuriststogether.org/news/annually-funded-developers-update-mar./april-2025/

Hello Fellow Clojurists! This is the second report from the 5 developers receiving Annual Funding in 2025. Dragan Duric: Apple M Engine Neanderthal Eric Dallo: metrepl, lsp-intellij, repl-intellij. lsp, lsp4clj Michiel Borkent: clj-kondo, squint,...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

 

Building a Bitemporal Index (part 2): "Bitemporal Resolution"

https://xtdb.com/blog/building-a-bitemp-index-2-resolution

#clojure #clj #cljs !clojure@lemmy.ml @clojure

 

LSP client in Clojure in 200 lines of code

https://vlaaad.github.io/lsp-client-in-200-lines-of-code

Awhile ago I was prototyping integrating LLMs with LSP to enable a language model to answer questions about code while having access to code navigation tools provided by language servers. I wasn’t that successful with this prototype, but I found it...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

 

CLJS: Dealing with Zombies

https://code.thheller.com/blog/shadow-cljs/2025/05/07/dealing-with-zombies.html

Ok, this is for the CLJS enthusiasts trying to get your builds as small as possible. The Closure Compiler is quite good at eliminating dead code from your builds. However, it sometimes leaves some Zombie code that is essentially dead, but not...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

 

Crafting your environment

https://ericnormand.substack.com/p/crafting-your-environment

This week we have JP Monetta on Apropos. He’s the creator of FlowStorm Debugger, which is a time traveling debugger for Clojure. Check it out! It is quite amazing.Beginner Clojure, my video course, is better than ever. I recently completely rebuilt...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

view more: next ›