Hacker News
- Red Tape: a Clojure library for working with user-submitted forms http://sjl.bitbucket.org/red-tape/ 4 comments
Lobsters
- Working with Clojure: The First Three Months https://ltriant.github.io/2019/06/19/clojure-the-first-three-months.html 17 comments clojure , vim
- Working with binary data in clojure http://fctorial.com/posts/parse_struct.html 4 comments clojure
- Is there any advanced work on Clojure's inspector? https://www.youtube.com/watch?v=Qx0-pViyIDU&t=2086s 11 comments clojure
- How metadata works in Clojure and where to use it https://ostash.dev/posts/2021-06-18-clojure-metadata/ 12 comments clojure
- Best library to work with HTML in Clojure (Hiccup) https://youtu.be/-ltDhwdfxGE 2 comments clojure
- clojure.string overview - everything about working with Strings in Clojure https://www.youtube.com/watch?v=qbI5MKWKCJM 2 comments clojure
- Miserable Old Duffer's Guide to Working With Clojure https://sysdef.xyz/post/2020-04-08-working-with-clojure 4 comments lisp
- Newbie Lisp "enlightenment" question no. ~1e21: Does Clojure work? https://www.reddit.com/r/lisp/comments/9u3cmv/newbie_lisp_enlightenment_question_no_1e21_does/ 26 comments lisp
- Working on a Java project? Have a Clojure REPL handy http://derek.troywest.com/articles/proximity-and-brevity 3 comments java
- Building a community for sustainability-oriented Clojure work https://clojureverse.org/t/building-a-community-for-sustainability-oriented-clojure-work/7159 6 comments clojure
- Trying to get the Nuklear GUI library (part of LWJGL) to work with Clojure https://github.com/wedesoft/nukleartest 8 comments clojure
- A quick update on Mazeboard, a work in progress multiplayer game written in Clojure(Script) https://gitlab.com/fpischedda/mazeboard/-/merge_requests/12 5 comments clojure
- x.x – Clojure Entity Component System working on plain atoms, maps and keywords https://github.com/damn/x.x 10 comments clojure
- On the Code Again - How Clojure (and ClojureScript) REPL connections work - feat the creator of Calva! [video] https://www.youtube.com/watch?v=islMjv55cN8 8 comments clojure
- JetBrains is working on a UI library using Clojure, Kotlin and Rust https://github.com/jetbrains/noria-clj 49 comments rust
- Run Clojure on .net with iKVM - and call .Net code/classes. (this may also work on Mono, iKVM apparently does). http://groups.google.com/group/clojure/browse_thread/thread/e48b64f3dc1f09fb?fwc=1 2 comments programming
- Is there any currently working way to import a local Java .jar library into a Clojure project? https://elangocheran.com/2013/03/10/installing-jar-files-locally-for-leiningen-2/ 9 comments clojure
- Would learning Rust & Rust concepts help a developer who works mostly on web development and sometimes neural networks? (say more than Clojure would?) https://www.reddit.com/r/rust/comments/55fgdg/would_learning_rust_rust_concepts_help_a/ 20 comments rust
- I made a simple script to setup Vim for working with Clojure. Feel free to help me improve it. https://github.com/gfixler/setup-clojure-in-vim 6 comments vim