501
1
submitted 8 months ago by yogthos@lemmy.ml to c/clojure@lemmy.ml
502
2
Ep 112: Purify! (clj.social)
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

Ep 112: Purify!

https://clojuredesign.club/episode/112-purify/

Each week, we discuss a different topic about Clojure and functional programming. If you have a question or topic you'd like us to discuss, tweet @clojuredesign, send an email to feedback@clojuredesign.club, or join the #clojuredesign-podcast...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

503
1
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

cljcastr, or a young man's Zencastr clonejure

https://jmglov.net/blog/2024-02-22-cljcastr.html

Who amongst us hasn't wanted to make a podcast? And of those who, who amongst them hasn't drooled over Zencastr, which is a web-based podcast recording studio thingy?I don't even know how to answer that question, as convoluted as it got, but what...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

504
1
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

DORA, the Infra Exploder

https://juxt.pro/blog/dora-the-exploder

The EU wants to disrupt your IT infrastructure. Tech your way out.

#clojure #clj #cljs !clojure@lemmy.ml @clojure

505
5
submitted 9 months ago by mindaslab@lemmy.ml to c/clojure@lemmy.ml
506
5
submitted 9 months ago by clojure@clj.social to c/clojure@lemmy.ml

Clojure 1.12.0-alpha8

https://clojure.org/news/2024/02/21/1-12-alpha8

Clojure 1.12.0-alpha8 is now available! New: CLJ-2568 - clojure.walk/walk - preserve metadata on lists and seqs CLJ-2783 - replace calls to deprecated URL constructor Reverted: CLJ-1162 - deref - improve error message when called on...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

507
2
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

Clojure 1.12.0-alpha8

https://clojure.org/news/2024/02/21/1-12-alpha8

Clojure 1.12.0-alpha8 is now available! New: CLJ-2568 - clojure.walk/walk - preserve metadata on lists and seqs CLJ-2783 - replace calls to deprecated URL constructor Reverted: CLJ-1162 - deref - improve error message when called on...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

508
2
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

Clojure in Banking: Treasury Prime

https://juxt.pro/blog/clojure-in-treasury-prime

Connecting Fintechs to the largest network of Banks, through a single API

#clojure #clj #cljs !clojure@lemmy.ml @clojure

509
1
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

Kotlin Discovered: Variance (again) #Kotlin #TypeDriven

https://blog.jdriven.com/2024/02/Kotlin-Discovered-Variance-again/

You never touched Groovy, nor did you jump on the Scala train. Clojure never attracted you; and you heard about Ceylon long after the language had already died. You are one of those old-fashioned Java folks! But now, after all those years, you want...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

510
6
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

ClassNotFoundException: java.util.SequencedCollection

https://aphyr.com/posts/369-classnotfoundexception-java-util-sequencedcollection

Recently I’ve had users of my libraries start reporting mysterious errors due to a missing reference to SequencedCollection, a Java interface added in JDK 21: Execution error (ClassNotFoundException)...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

511
4
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

nREPL 1.1.1: Improved Completion with compliment-lite

https://metaredux.com/posts/2024/02/20/nrepl-1-1-1-improved-completion-with-compliment-lite.html

Today I’ve released nREPL 1.1.1 with a couple of small bug-fixes and one more notable, if mostly invisible change. Historically nREPL’s completions op used internally a modified version of clojure-complete, that I eventually released as a library...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

512
1
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

PG2 release 0.1.3: Next.JDBC-compatible API

https://grishaev.me/en/pg-jdbc

Table of Content Obtaining a Connection Executing Queries Transactions Keys and Namespaces PG2 version 0.1.3 is out. One of its new features is a module which mimics Next.JDBC API. Of course, it doesn’t cover 100% of...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

513
1
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

CIDER: Preliminary Support for clojure-ts-mode

https://metaredux.com/posts/2024/02/19/cider-preliminary-support-for-clojure-ts-mode.html

I’m glad to report that yesterday the long-awaited preliminary support for clojure-ts-mode in CIDER has landed! This pull request (or rather the original PR on which it was based) was in the works for a very long time and it feels good to see it...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

514
1
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

Configuring fixed/tonsky indentation in clojure-mode

https://metaredux.com/posts/2024/02/19/configuring-fixed-tonsky-indentation-in-clojure-mode.html

A few years ago Nikita Tonsky made popular a certain style of formating Clojure code, that became known as “fixed” or “tonsky” indentation in the community. clojure-mode has long had some support for this via clojure-indent-style: (setq...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

515
4
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

Names, Values, Identities, States and Time

https://blog.glenjamin.co.uk/names-values-identities-states-and-time

“No man can cross the same river twice, because neither the man nor the river are the same.” Heraclitus The following post is extracted & paraphrased from Rich Hickey's excellent Are We There Yet? - specifically the section of the talk that...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

516
3
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

New Library: clj-reload

https://tonsky.me/blog/clj-reload/

The problem Do you love interactive development? Although Clojure is set up perfectly for that, evaluating buffers one at a time can only get you so far. Once you start dealing with the state, you get data dependencies, and with them, evaluation...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

517
3
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

Clojure Macro Cheat Sheet

https://robjohnson.dev/posts/clojure-macro-cheat-sheet/

For when you want to remember the key parts of writing Clojure macros, here’s a handy cheat sheet.

#clojure #clj #cljs !clojure@lemmy.ml @clojure

518
3
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

Runnable Specifications

https://ericnormand.me/domain-modeling

Early access of Eric Normand's book on domain modeling.

#clojure #clj #cljs !clojure@lemmy.ml @clojure

519
3
submitted 9 months ago by mindaslab@lemmy.ml to c/clojure@lemmy.ml
520
2
Ep 111: Loopify! (clj.social)
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

Ep 111: Loopify!

https://clojuredesign.club/episode/111-loopify/

Each week, we discuss a different topic about Clojure and functional programming. If you have a question or topic you'd like us to discuss, tweet @clojuredesign, send an email to feedback@clojuredesign.club, or join the #clojuredesign-podcast...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

521
1
submitted 9 months ago by clojure@clj.social to c/clojure@lemmy.ml

Clojure Deref (Feb 15, 2024)

https://clojure.org/news/2024/02/15/deref

Welcome to the Clojure Deref! This is a weekly link/news roundup for the Clojure ecosystem (feed: RSS). Thanks to Anton Fonarev for link aggregation. Podcasts and videos Ways of working with AWS API from Clojure (aws-sdk-v2,...

#clojure #clj #cljs !clojure@lemmy.ml @clojure@lemmy.ml

522
4
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

CIDER: Community Impact

https://metaredux.com/posts/2024/02/15/cider-community-impact.html

Alone we can do so little; together we can do so much. – Helen Keller I’ve started CIDER’s OpenCollective some 7-8 years ago and over the course of time it became of the main donation channels for the project. In good years it would raise...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

523
4
Core Python (clj.social)
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

Core Python

https://amontalenti.com/2024/02/14/core-python

When I describe my programming background these days, I say that I code “primarily in Python, JavaScript, Clojure, C… and Zig!” I put Python first in that list for good reason. Python has been my go-to programming tool for a long time. When I...

#clojure #clj #cljs !clojure@lemmy.ml @clojure

524
-1
submitted 9 months ago by yogthos@lemmy.ml to c/clojure@lemmy.ml
525
1
URI Templates (clj.social)
submitted 9 months ago by planet@clj.social to c/clojure@lemmy.ml

URI Templates

https://juxt.pro/blog/uri-templates

Unlocking the potential of URIs to embed state in hypertext applications

#clojure #clj #cljs !clojure@lemmy.ml @clojure

view more: ‹ prev next ›

Clojure programming language discussion

451 readers
1 users here now

Clojure is a Lisp that targets JVM and JS runtimes

Finding information about Clojure

API Reference

Clojure Guides

Practice Problems

Interactive Problems

Clojure Videos

The Clojure Community

Clojure Books

Tools & Libraries

Clojure Editors

Web Platforms

founded 4 years ago
MODERATORS