For further actions, you may consider blocking this person and/or reporting abuse
What are you learning?
Each week we have a Welcome Thread where we'd love to hear about it!
Read next

9 Hidden Websites For Programmers
Jon Snow -

Ever wonder why React's setState doesn't update immediately?
vatana7 -

What's the best stack for building web based AI applications?
Amy Liu -

Uploading multiple files at the same time using multithreading in NodeJS
Wesley Miranda -
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.