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

The Clojure Paradox

https://dev.to/jorgetovar/the-clojure-paradox-41ke

Several years ago, I came across The Python Paradox by Paul Graham. In it, Graham argues that Lisp and Python programmers are often those who genuinely care about programming and, as a result, tend to do it better than, for instance, Java...

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

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

Q3 2024 Funding Announcement

https://www.clojuriststogether.org/news/q3-2024-funding-announcement/

Clojurists Together is excited to announce that we will be funding 7 projects in Q3 2024 for a total of $35K USD (3 for $9K and 4 shorter or more experimental projects for $2K). To date in 2024, we have or are funding 32 projects or developers for...

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

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

Clojuring the web application stack: Meditation One

https://www.evalapply.org/posts/clojure-web-app-from-scratch/index.html

In a land bereft of a canonical "killer app" web framework or two, one must think about the what, why, how, where of all the moving parts. Out here, one must become a student of web framework architecture in addition to web application...

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

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

Passkeys for React Native with Clojure, Part II

https://increasinglyfunctional.com/2024/08/26/passkeys-react-native-clojure-part-ii.html

Welcome back to this series on implementing passkeys in Clojure. For background on how passkeys work and how we’re building this backend, please refer back to part one of the series. User Registration Today, we’ll be building the API endpoints we...

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

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

ClojureDart and Firebase Auth

https://buttondown.com/tensegritics-curiosities/archive/clojuredart-and-firebase-auth/

Today a well-researched tutorial by Arnaud Bos on setting up link-based authentication with Firebase Authentication. Cloud technologies can be challenging, but Arnaud has carefully pieced together all the information you need, and he's pleased to...

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

156
3
submitted 2 months ago by mindaslab@lemmy.ml to c/clojure@lemmy.ml
157
1
submitted 2 months ago by clojure@clj.social to c/clojure@lemmy.ml

Clojure Deref (Aug 23, 2024)

https://clojure.org/news/2024/08/23/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 Clojure data-recur meeting 6: Clojure Meets Metal: Working with native...

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

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

Generating ClojureScript Reagent Apps With Claude AI & Scittle

https://mccormick.cx/news/entries/generating-clojurescript-reagent-apps-with-claude-ai-scittle

Claude AI has a mode where it can generate something called "artifacts". One of the things you can do with this is generate simple single page web applications. It generates the web app and then mounts it in an iframe so you can quickly test it and...

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

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

Passkeys for React Native with Clojure, Part I

https://increasinglyfunctional.com/2024/08/22/passkeys-react-native-clojure-part-i.html

For the past few months, I’ve been searching for a good authentication solution or my mashup Farcaster sports client Sportscaster. As I noticed myself increasingly drawn towards the convenience of sites and apps that use passkeys in place of a...

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

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

Breaking the Bank with Contract Testing

https://juxt.pro/blog/XT24-allen-rohner

Watch Allen Rohner's talk at XT24 Fintech Conference

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

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

Shipping Jar with Shell

https://clojure-diary.gitlab.io/2024/08/20/shipping-jar-with-shell.html

Notes Injee run Converting jar to dmg using jpackage

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

162
1
submitted 2 months ago by mindaslab@lemmy.ml to c/clojure@lemmy.ml
163
2
submitted 3 months ago by planet@clj.social to c/clojure@lemmy.ml

Debugging Common Lisp: "I feel so much faster and free"

https://dev.to/vindarel/debugging-common-lisp-i-feel-so-much-faster-and-free-4m3f

_____ __ __ __ / ___/ / / \ \/ / |\ _,,,---,,_ \__ \ / / \ / /,.-'' -. ;-;;,_ ___/ / / /___ / / |,4- ) )-,_..;\ ( `'-' /____/ ...

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

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

ClojureScript and React Native with Hermes

https://increasinglyfunctional.com/2024/08/19/clojurescript-react-native-hermes.html

As of version 0.70.0, Meta’s Hermes became the default JavaScript engine for React Native. While JSC is still supported, the React ecosystem moves fast, and what is the default now can quickly become the only supported option. The...

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

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

On method values, part 1

http://blog.fogus.me/2024/08/19/on-method-values-part-1/

Prior to discovering Clojure back in 2007, I was a full-time Java programmer. This was long before method handles, method references, lambda expressions, and invokedynamic, so viewing Java through a functional programming lens was not second-nature...

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

166
1
submitted 3 months ago by clojure@clj.social to c/clojure@lemmy.ml

Clojure Deref (Aug 16, 2024)

https://clojure.org/news/2024/08/16/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 Journeys in code on ‘The Hammock’ podcast: a conversation with Alex...

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

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

Podcast: Career Change From Tattooing to Software and Back With Cat Rivers

https://tonitalksdev.com/podcast-career-change-from-tattooing-to-software-and-back-with-cat-rivers

https://youtu.be/hxmAe7-z60Q?si=c2TELYNP-ETFqP9O Cat Rivers shares her journey from tattooing to software development and back, discussing burnout, coding experiences, and the challenges of career changes. Highlights 🎨 Cat Rivers is a tattoo...

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

168
5
Just use Postgres (clj.social)
submitted 3 months ago by planet@clj.social to c/clojure@lemmy.ml

Just use Postgres

https://mccue.dev/pages/8-16-24-just-use-postgres

This is one part actionable advice, one part question for the audience. Advice: When you are making a new application that requires persistent storage of data, like is the case for most web applications, your default choice should be...

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

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

Greatest of three numbers in Clojure

https://clojure-diary.gitlab.io/2024/08/16/greatest-of-three-numbers-in-clojure.html

Code ;; greatest_of_three_numbers.clj (def a 27) (def b 20) (def c 25) (if (> a b) (if (> a c) a c) (if (> b c) b c)) (if (> a b) (if (> a c) a c) (if (> b c) b c)) (if (and (> a b) (> a c)) a (if (and (> b a) (> b c)) b...

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

170
1
submitted 3 months ago by mindaslab@lemmy.ml to c/clojure@lemmy.ml
171
2
submitted 3 months ago by planet@clj.social to c/clojure@lemmy.ml

Clojure 1.12 Field Guide

http://jarrodctaylor.com/posts/Clojure-1.12-Field-Guide/

Clojure 1.12 Field Guide Clojure 1.12 recently received release candidate status. The changelog is a carefully written, authoritative source of all new functionality containing links to relevant Jira tickets and patches for each change and it is...

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

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

We Need to Talk about JSON

https://juxt.pro/blog/XT24-oliver-hine

Watch Oliver Hine's talk at XT24 Fintech Conference

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

173
2
submitted 3 months ago by mindaslab@lemmy.ml to c/clojure@lemmy.ml
174
2
submitted 3 months ago by planet@clj.social to c/clojure@lemmy.ml

Journeys in code on ‘The Hammock’ podcast: a conversation with Alex Miller

https://building.nubank.com.br/journeys-in-code-on-the-hammock-podcast-a-conversation-with-alex-miller/

TIn this episode of The Hammock podcast, Arthur Fücher sits down in a casual conversation with Alex Miller, a prominent figure in the Clojure community and a vital part of Nubank’s operations, given his contributions as Clojure Maintainer at...

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

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

Soundcljoud gets more rangey

https://jmglov.net/blog/2024-08-13-soundcljoud-rangey.html

Last time on "Soundcljoud gets more cloudy", I found myself deeply saddened that the eternal truths I was seeking in the music of Garth Brooks remained elusive due to my attempts to seek forward in a track were rebuffed by my browser, instead...

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

view more: ‹ prev next ›

Clojure programming language discussion

451 readers
2 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