DEV Community

# clojure

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Episode 3: Once you try Clojure, there is no way back

Episode 3: Once you try Clojure, there is no way back

Comments
1 min read
Clojure Is Awesome!!! [PART 3]

Clojure Is Awesome!!! [PART 3]

Comments
1 min read
Clojure Is Awesome!!! [PART 2]

Clojure Is Awesome!!! [PART 2]

Comments
1 min read
Clojure is Awesome!!!

Clojure is Awesome!!!

1
Comments
1 min read
Clojure in Product podcast

Clojure in Product podcast

Comments
1 min read
Early termination of transducers and reducing functions

Early termination of transducers and reducing functions

Comments
4 min read
Clojure in Product podcast, 2nd episode

Clojure in Product podcast, 2nd episode

1
Comments
1 min read
Clojure REPL-Driven Development with VS Code

Clojure REPL-Driven Development with VS Code

2
Comments
3 min read
10 Soft Skills que Aprendi Durante 3 Anos Criando Soluções para 100 Milhões de Usuários

10 Soft Skills que Aprendi Durante 3 Anos Criando Soluções para 100 Milhões de Usuários

3
Comments 1
5 min read
Scheming About Clojure

Scheming About Clojure

2
Comments 2
2 min read
Calling Clojure from Java using a real example (Clojure + Quarkus)

Calling Clojure from Java using a real example (Clojure + Quarkus)

8
Comments 2
3 min read
Querido Yo del Futuro: Hoy intentaremos configurar una aplicaciĂłn fullstack en Clojure

Querido Yo del Futuro: Hoy intentaremos configurar una aplicaciĂłn fullstack en Clojure

Comments 2
5 min read
Why I chose Clojure/Script for building Vade Studio

Why I chose Clojure/Script for building Vade Studio

1
Comments
2 min read
Never call the same function twice (with memoization)

Never call the same function twice (with memoization)

Comments
3 min read
The Clojure Paradox

The Clojure Paradox

52
Comments 4
10 min read
How I’m learning Clojure in 2024

How I’m learning Clojure in 2024

1
Comments 1
3 min read
Krestianstvo Electric Lazy Reflector for Croquet VM

Krestianstvo Electric Lazy Reflector for Croquet VM

2
Comments
2 min read
Implementing a 2d-tree in Clojure

Implementing a 2d-tree in Clojure

Comments
9 min read
Need microservice? Take Clojure!

Need microservice? Take Clojure!

1
Comments
12 min read
Transducers and Eduction in Clojure simply explained

Transducers and Eduction in Clojure simply explained

3
Comments
2 min read
Meet Datomic: the immutable and functional database.

Meet Datomic: the immutable and functional database.

89
Comments 11
9 min read
How to write formatted EDN to a file in Clojure

How to write formatted EDN to a file in Clojure

3
Comments 1
1 min read
Advent of Code 2015 (day 2)

Advent of Code 2015 (day 2)

Comments
2 min read
Learning Clojure: Part 2, REPLs and data types

Learning Clojure: Part 2, REPLs and data types

Comments
2 min read
LunarVim + vim-iced Configuration

LunarVim + vim-iced Configuration

1
Comments
1 min read
Learning Clojure Part 1

Learning Clojure Part 1

Comments
2 min read
How to handle concurrency in Clojure with core.async

How to handle concurrency in Clojure with core.async

60
Comments 4
6 min read
Don't use clj-time, use clojure.java-time instead

Don't use clj-time, use clojure.java-time instead

1
Comments
3 min read
A toy Redis Server, in Clojure

A toy Redis Server, in Clojure

1
Comments
21 min read
Adding Dependencies on Clojure Projects the Node Way: A Small Intro to neil CLI

Adding Dependencies on Clojure Projects the Node Way: A Small Intro to neil CLI

9
Comments
2 min read
Coding in the Shadows: Hidden Gems of Lisp, Clojure, and Friends

Coding in the Shadows: Hidden Gems of Lisp, Clojure, and Friends

8
Comments 1
10 min read
Introdução ao Clojure Component

Introdução ao Clojure Component

4
Comments 1
7 min read
Making shadow-cljs REPL's More Interactive

Making shadow-cljs REPL's More Interactive

6
Comments
3 min read
Converting JS Libraries to Clojure: Part 1

Converting JS Libraries to Clojure: Part 1

5
Comments
4 min read
Lambda Calculus - Represent in Clojure

Lambda Calculus - Represent in Clojure

3
Comments
3 min read
Exploring Concurrent Programming in Clojure: A Deep Dive into Promises, Delays, and Futures

Exploring Concurrent Programming in Clojure: A Deep Dive into Promises, Delays, and Futures

1
Comments
2 min read
How to get the nREPL port for a running REPL

How to get the nREPL port for a running REPL

1
Comments
1 min read
Entendendo Algoritmos - Cap.5 Quicksort em Clojure

Entendendo Algoritmos - Cap.5 Quicksort em Clojure

6
Comments 1
5 min read
Entendendo Algoritmos - CAP 2. Como usar arrays e listas encadeadas na prática

Entendendo Algoritmos - CAP 2. Como usar arrays e listas encadeadas na prática

5
Comments 1
6 min read
Configuring Emacs, Clojure, and cljKondo in one minute

Configuring Emacs, Clojure, and cljKondo in one minute

1
Comments
1 min read
Emacs Lisp Cheat Sheet for Clojure Developers

Emacs Lisp Cheat Sheet for Clojure Developers

3
Comments
7 min read
Alpakka Kafka and Clojure

Alpakka Kafka and Clojure

Comments
3 min read
Taming Time: how to run XTDB in production

Taming Time: how to run XTDB in production

2
Comments
9 min read
Implement Functional Programming in Sass

Implement Functional Programming in Sass

Comments
4 min read
Clojure Bites - Render HTML, introducing selmer templating library

Clojure Bites - Render HTML, introducing selmer templating library

4
Comments
1 min read
Clojure Bites - Ring basic auth

Clojure Bites - Ring basic auth

1
Comments
8 min read
Como desenvolvi um backend web em Clojure

Como desenvolvi um backend web em Clojure

17
Comments 2
14 min read
How to create a string from values joining with commas and an and.

How to create a string from values joining with commas and an and.

Comments
1 min read
How to mask a dd/mm/yyyy date string in ClojureScript

How to mask a dd/mm/yyyy date string in ClojureScript

Comments
1 min read
How to replace nested values in Clojure

How to replace nested values in Clojure

Comments
1 min read
Cheat: read edn file, replace values and return condensed map

Cheat: read edn file, replace values and return condensed map

Comments
1 min read
Having fun with money

Having fun with money

Comments
3 min read
10 Reasons why you should learn Clojure

10 Reasons why you should learn Clojure

4
Comments
2 min read
Thin (ish) Clojure jars for better Docker containers

Thin (ish) Clojure jars for better Docker containers

2
Comments
4 min read
Dynamic Workflows using Code in Netflix Conductor

Dynamic Workflows using Code in Netflix Conductor

1
Comments
4 min read
Criando variáveis e funções em Clojure

Criando variáveis e funções em Clojure

1
Comments
4 min read
(Executando funções no Clojure)

(Executando funções no Clojure)

1
Comments
3 min read
Data driven unit tests with Clojure

Data driven unit tests with Clojure

2
Comments 2
3 min read
Supercharge Your JS/TS Project with ClojureScript REPL

Supercharge Your JS/TS Project with ClojureScript REPL

Comments
6 min read
Taming Time: how to install & develop with XTDB

Taming Time: how to install & develop with XTDB

3
Comments
11 min read
loading...