1:08:49
Neste episódio comentamos o deref de 05/04/2025 (https://clojure.org/news/2025/04/05/deref) Links comentados nesse episódio: ...
5:31
Clojure future and promise — Simple Async with @deref and deliver | Episode 28
Two small primitives that cover the most common async patterns. `future` takes a body and runs it on a background thread — you ...
1:04:24
Neste episódio comentamos o deref de 28/03/2025 (https://clojure.org/news/2025/03/28/deref) Links citados: ...
1:00:41
Neste episódio comentamos o deref de 14/02/2025 (https://clojure.org/news/2025/02/14/deref) Links citados: Clojurians: ...
1:12:56
Neste episódio comentamos o deref de 14/03/2025 (https://clojure.org/news/2025/03/14/deref) Links citados: ...
1:01:24
Neste episódio comentamos o deref de 06/03/2025 (https://clojure.org/news/2025/03/06/deref) Links citados: ...
5:18
Clojure atom — Independent State · swap!, reset!, deref | Episode 25
Clojure is an immutable language — and yet you still need state. An atom is how Clojure holds a single value that you can change ...
54:58
Vamos dar uma olhada no deref (newsletter do clojure) e comentar o que mais chamar nossa atenção! Host: Rafael Delboni ...
1:07:54
Neste episódio comentamos o deref de 21/02/2025 (https://clojure.org/news/2025/02/21/deref) Links citados: ...
20:17
Clojure tutorial - Create a rate limiting function!
Hey guys! Peter and I continue from our previous video where we made a run once wrapper: https://youtu.be/1zoNfM70cR0 In this ...
24:57
Clojure Tutorial - Thread Safety with Atoms!
Hey guys! This is the final part of the rate limit function implementation that I did with Peter: First Video: ...
30:40
Leon Barrett - Clojure Parallelism Beyond Futures
One of the best parts about Clojure is its support for parallelism, and understanding that support (including the quirks) lets us do ...
12:26
Clojure Tip of the Day - Episode 9: Clojure Concurrency - Overview
This is the first real episode in the Clojure Concurrency series. It covers a lot of material: vars, atoms, refs, agents, futures, ...
19:59
Clojure tutorial - use an atom to make a run once function wrapper!
Hey guys! I'm super amped to have made a video with Peter, the guy who introduced me to Clojure :) He is also the author of a ...
1:08:40
Christoph Neumann guests on Apropos Clojure 2025-06-17
apropos clojure [ with humans only ]
... Sports television https://www.youtube.com/watch?v=kIhY4VDa820 Clojure Deref https://clojure.org/news/2025/06/16/deref Quiet ...
10:21
Learn Clojure 15. Refs - Clojure Koans Walkthrough in Light Table IDE
Watch the rest: https://slatteryjim.github.io/ClojureScreencasts This video introduces refs which let us store values, and mutate ...
5:10
Clojure agent — Asynchronous State with send, await, and Background Updates | Episode 27
Some state changes shouldn't block the caller. Log lines, metrics, cache warmers — you queue them and get back to work.
5:18
Clojure ref and STM — Coordinated State with dosync and alter | Episode 26
When two pieces of state must change together — debit one account and credit another — `atom` isn't enough. Clojure's answer ...
14:30
MAKING SCRATCH ATOM TUTORIAL (PROJECT SCIENCE)
... validation,phenix,clojure,clojurescript,cljs,cljc,clj,clojure tutorial,clojure lesson,clojure atoms,clojure deref,function wrapper ...