Clojure programming language discussion

0 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
1
 
 

Top Paying Programming Technologies 2024

https://dev.to/brojenuel/top-paying-programming-technologies-2024-5dmf

Delve into the realm of high-paying programming technologies as we explore the top earners in the field. Consider whether acquiring expertise in these technologies aligns with your goals for advancing your development skills. 1. ZIG -...

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

2
 
 

Designing a database schema for a budget tracker with Automigrate

https://bogoyavlensky.com/blog/db-schema-for-budget-tracker-with-automigrate/

Through a practical example, the article highlights how Automigrate streamlines database management for an app in Clojure.

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

3
4
 
 

51: Building a text editor with Nate Hunzaker

https://www.therepl.net/episodes/51/

Nate Hunzaker talks about building a text editor for the web. Slate Lexical beforeInput event Since the podcast was recorded, Whimsical launched our Grammarly integration

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

5
6
 
 

Local-first Software Development — Real-world Applications

https://juxt.pro/blog/local-first-software-development

Looking at local-first frontend development, available tools and libraries, and how to get started

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

7
 
 

Redelay 2.0 released

https://functionalbytes.nl/clojure/redelay/2024/03/03/redelay-2.html

The redelay library - the unassuming state lifecycle tool - had several unreleased improvements piling up. Some of these are breaking, so a new major version has finally been released. Upgrading should be easy though. This short post goes through...

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

8
9
 
 

Feb. 2024 Short-Term Project Updates

https://www.clojuriststogether.org/news/feb.-2024-short-term-project-updates/

Our first round of reports are in from some of our Q1 2024 deveopers. Benjamin Kamphaus: UnifyBio Chris McCormack: Sitefox Daniel Slutsky: Scicloj Eric Dallo: clojure-lsp Jeaye Wilkerson: Jank VEMV: CIDER Benjamin Kamphaus: UnifyBio 2024 Q1...

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

10
 
 

Necessary variables in let, Tabby A.I suggest with Clojure

https://clojure-diary.gitlab.io/2024/03/02/necessary-variables-in-let-tabby-a-i-suggest-with-clojure.html

Code ;; necessary_variables_in_let.clj (def string "rgaraga4agjrj4rikllmrfmghjqwwrwengek") (defn sieve [string] (let [first-4-letters (take 4 string) unique-letters (set first-4-letters) length (count unique-letters)] (if...

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

11
12
 
 

Clojure Deref (Mar 1, 2024)

https://clojure.org/news/2024/03/01/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 Sitefox framework: ClojureScript on the backend (by Chris McCormick) -...

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

13
 
 

Clojure Deref (Mar 1, 2024)

https://clojure.org/news/2024/03/01/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 Sitefox framework: ClojureScript on the backend (by Chris McCormick) -...

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

14
 
 

OSS Updates January and February 2024

https://codewithkira.com/2024-02-29-clojurists-together-update-jan-feb-2024.html

I was lucky enough to get funding this year from Clojurists together to work on some open source projects for the Clojure community. It's been a really fun couple of months getting more involved in the ecosystem and having the time to work on some...

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

15
16
 
 

Ep 113: Highlightify!

https://clojuredesign.club/episode/113-highlightify/

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

17
 
 

OSS updates January and February 2024

https://blog.michielborkent.nl/oss-updates-jan-feb-2024.html

In this post I'll give updates about open source I worked on during January and February 2024.To see previous OSS updates, go here.SponsorsI'd like to thank all the sponsors and contributors that make this work possible. Like you can read on...

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

18
 
 

Protocols: Clojure’s Polymorphic Magic

https://medium.com/helpshift-engineering/protocols-clojures-polymorphic-magic-d291eab91d1b?source=rss----3229f31ca4f4---4

In this post, we will try to understand how protocols work in Clojure. As an example, we will see how clojure/core.cache, a well-known Clojure library, implements caching algorithms using protocols.Polymorphism In ClojurePolymorphism is a design...

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

19
 
 

50: Peter Taoussanis

https://www.therepl.net/episodes/50/

Peter Taoussanis talks about Sente, Timbre, Carmine, Nippy, Tufte, and many more of his libraries. The work of Peter Taoussanis Encore naming conventions Paul Graham’s A Plan for Spam Quivre Wusoup

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

20
 
 

Clojure Deref (Feb 26, 2024)

https://clojure.org/news/2024/02/26/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. From the core This week we released Clojure 1.12.0-alpha8 which is a minor update, mainly to...

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

21
 
 

PG2 release 0.1.4: HoneySQL API and shortcuts

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

Table of Content HoneySQL Integration & Shortcuts Get by id(s) Delete Insert (one) Update Find (first) Prepare Query and Execute HoneySQL options PG2 version 0.1.4 is out. In this...

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

22
23
 
 

Senior QA/PM

https://agiliway.com/senior-qa-pm/

We are looking for a motivated Senior QA/PM to join the development team for our USA client. Their product is an AWS hosted platform for healthcare services, written in Clojure/Python language stack. The product encompasses a few applications for...

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

24
 
 

Hands on Rama, day 2: Rewrite CAS, finish basic C(R)UD

https://blog.jakubholy.net/2024/hands-on-rama-day2/

My adventures with Rama continue from day 1. In the second day, I rewrote the compare-and-set logic to atomically succeed only if all field edits were ok (instead of on per-field basis), and I finished my basic, idempotent C(R)UD, with full test...

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

25
view more: next ›