Fork me on GitHub
#announcements
<
2021-03-04
>
raspasov08:03:38

My tiny Clojure(Script) Loop library is now on Clojars. https://github.com/saberstack/loop Loop allows you to take control of your core.async loops with just a bit of state (one atom). Start/stop a go-loop from the REPL or “re-define” a running go-loop by starting a new one with the same :id

👍 12
tomrbowden09:03:20

Just published a ClojureScript code sandbox in the browser: https://codesunaba.netlify.app/ Open-sourced on GitHub: https://github.com/AutoScreencast/codesunaba Inspired by @thheller blogpost on Bootstrapped ClojureScript: https://code.thheller.com/blog/shadow-cljs/2017/10/14/bootstrap-support.html

👍 42
❤️ 12
tomrbowden11:03:16

I’ve given the app some polish, and added numerous examples. The app now support re-frame and cljs-ajax. Please let me know what you think. https://codesunaba.netlify.app/

Alex Miller (Clojure team)16:03:26

https://clojure.org/news/2021/03/04/clojure1-10-3 is now available • Reverted https://clojure.atlassian.net/browse/CLJ-2564 "Improve error message for case" (1.10.2) due to backward compatibility issues • https://clojure.atlassian.net/browse/CLJ-2453 Enable reader conditionals in Clojure prepl (thanks Oliver Caldwell for the patch!)

🎉 96
sheepy 12