For further actions, you may consider blocking this person and/or reporting abuse
Read next
Creating a full-stack AI based calorie/nutrition tracker in just 8 hrs using Supabase & Lovable
ashish -
JavaScript: The "English" of Programming Languages
Norbs' Notes -
Develop APIs 100x Faster: Unlock the Power of This All-in-One IntelliJ Plugin
Wanda -
Exploring React 19 🔥🔥
Wafa Bergaoui -
Top comments (1)
I think the best overall solution is
shadow-cljs
, but this requires a project setup. If you just want to transform some CLJS code, try something like this in a CLJS repl:Check the
cljs.js/compile-str
docs.