DEV Community

# clojure

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Need microservice? Take Clojure!

Need microservice? Take Clojure!

Comments
12 min read
Transducers and Eduction in Clojure simply explained

Transducers and Eduction in Clojure simply explained

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

Implementing a 2d-tree in Clojure

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

Meet Datomic: the immutable and functional database.

79
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

2
Comments
1 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
Don't use clj-time, use clojure.java-time instead

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

Comments
3 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
A toy Redis Server, in Clojure

A toy Redis Server, in Clojure

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

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

11
Comments 1
10 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

12
Comments
2 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

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

Converting JS Libraries to Clojure: Part 1

8
Comments
4 min read
Lambda Calculus - Represent in Clojure

Lambda Calculus - Represent in Clojure

6
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
Entendendo Algoritmos - Cap.5 Quicksort em Clojure

Entendendo Algoritmos - Cap.5 Quicksort em Clojure

5
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

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

Taming Time: how to run XTDB in production

Comments
9 min read
Emacs Lisp Cheat Sheet for Clojure Developers

Emacs Lisp Cheat Sheet for Clojure Developers

2
Comments
7 min read
Alpakka Kafka and Clojure

Alpakka Kafka and Clojure

Comments
3 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
Como desenvolvi um backend web em Clojure

Como desenvolvi um backend web em Clojure

13
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
Cheat: read edn file, replace values and return condensed map

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

Comments
1 min read
How to replace nested values in Clojure

How to replace nested values in Clojure

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

3
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

1
Comments
11 min read
Clojure: onde aprender?

Clojure: onde aprender?

9
Comments 5
2 min read
day 1 of learning clojure as a total beginner

day 1 of learning clojure as a total beginner

Comments
2 min read
Why I decided to learn (and teach) Clojure

Why I decided to learn (and teach) Clojure

29
Comments 7
5 min read
Acronym exercise: splitting strings like a pro

Acronym exercise: splitting strings like a pro

1
Comments
3 min read
The hard way or the easy way?

The hard way or the easy way?

Comments
3 min read
REPL: seu melhor amigo no mundo Clojure

REPL: seu melhor amigo no mundo Clojure

2
Comments
3 min read
Dependency injection and loggers in Clojure

Dependency injection and loggers in Clojure

2
Comments 2
4 min read
shadow-cljs and running tests

shadow-cljs and running tests

Comments
7 min read
Clojure: Instalando no Windows

Clojure: Instalando no Windows

2
Comments 2
3 min read
Select keys to form a tupled map in Clojure

Select keys to form a tupled map in Clojure

Comments 1
1 min read
Partitions!

Partitions!

1
Comments 2
2 min read
3 Ways to Convert Numbers to Words in Clojure: A Performance Comparison

3 Ways to Convert Numbers to Words in Clojure: A Performance Comparison

2
Comments
3 min read
Advent of Code 2022 - Day 1 ด้วย Clojure

Advent of Code 2022 - Day 1 ด้วย Clojure

2
Comments
1 min read
Advent of Code 2015 in Clojure

Advent of Code 2015 in Clojure

8
Comments 2
2 min read
A Very Short Introduction to Clojure

A Very Short Introduction to Clojure

1
Comments 3
4 min read
Partial Application and Parameter Ordering

Partial Application and Parameter Ordering

Comments
3 min read
Spying and stubbing in Clojure and ClojureScript with test-doubles

Spying and stubbing in Clojure and ClojureScript with test-doubles

2
Comments
4 min read
Full Clojure project in 5 seconds!

Full Clojure project in 5 seconds!

7
Comments 1
4 min read
Is Clojure the only language you need?

Is Clojure the only language you need?

8
Comments 2
4 min read
Generating secrets in Clojure

Generating secrets in Clojure

3
Comments
2 min read
Embrace immutability (Programming & Infrastructure)

Embrace immutability (Programming & Infrastructure)

15
Comments
3 min read
loading...