Hey folks 👋 Happy to announce we’ve finally shipping nextjournal/clojure-mode
a decent Clojure/Script editing experience in the browser, both on Nextjournal and as an open source extension for CodeMirror 6:
• :woman-juggling: https://nextjournal.com/try/mk/rule-30
• 🐙 https://nextjournal.github.io/clojure-mode/
• 📺 https://twitter.com/mkvlr/status/1352274315354529792
• 📜 https://nextjournal.com/blog/clojure-mode
I’ve you’ve played with Clojure on Nextjournal and found it meh, now’s the time to try again. Follow-up and questions in #nextjournal
Just released a new version of Gungnir - A fully featured, data-driven database library. https://github.com/kwrooijen/gungnir This release adds two crucial features: Transactions and Migrations. Both solutions are data-driven and are documented in the guide https://kwrooijen.github.io/gungnir/guide.html
A brief glance looks to me like you've been getting idea from Elixir/Ecto?
Yep! Ecto is also mentioned in the README 🙂