Channel Avatar

Daniel Amber @UCKlYSDBb1KBcZyCRbniW1ig@youtube.com

4K subscribers - no pronouns :c

Hey guys, I'm Daniel Amber! I created this channel to be ab


30:10
Firebase storage with ClojureScript (+ Re-Frame)
29:07
ClojureScript Google Authentication using Firebase (with Re-Frame)
46:51
Create a Desktop App Using only PHP! - NativePHP + Laravel + Livewire
06:20
Day in the life of Software Developer / Tech Lead in South Africa (working at Cars.co.za)
30:23
Build and deploy a full stack Clojure and ClojureScript Web Application
01:06:34
How Clojure (and ClojureScript) REPL connections work - feat the creator of Calva!
39:07
Full Stack Clojure App - clojure/script + deps.edn + shadow-cljs + Helix + Tailwind
36:59
Create a URL shortner with Clojure and MySQL
01:07:27
Write Node using Clojure and deploy to NPM! (With the creator of Babashka)
46:00
Create a password manager with Clojure using Babashka, sqlite, honeysql and stash
12:55
Clojure maps! Everything you need to know!
14:01
Clojure Syntax - The odd bits
29:10
Sieve of Eratosthenes - With the creator of Calva!
15:18
Clojure Namespaces Tutorial
12:43
Advent of Code - Day 1 - Your Clojure Solutions!
19:00
Advent of Code - Day 1 - JavaScript Vs Clojure Solution
24:57
Clojure Tutorial - Thread Safety with Atoms!
20:17
Clojure tutorial - Create a rate limiting function!
19:59
Clojure tutorial - use an atom to make a run once function wrapper!
30:40
XTDB history API - Clojure Tutorial
10:13
Defmacro Clojure Tutorial - Code that writes code
11:04
Learn Reduce, Group-by, and Juxt by creating a Look Up Map (Clojure Tutorial)
17:47
Clojure Queues with RabbitMQ
16:55
Clojure core.async tutorial (part 1)
42:15
Wire up ClojureScript SPA to Clojure backend
03:13
first-non-repeating-character (Clojure solution)
12:33
firstNonRepeatingCharacter solution (converting Java code to Clojure)
19:47
Clojure Command Line Application Tutorial
07:07
Clojure multi-threading using future
28:30
ClojureScript re-frame routing tutorial
16:54
Clojure Spec Tutorial
04:11
Deploy a ClojureScript Re-Frame app to Firebase
25:27
Intro into using Crux Db with Clojure
07:15
Use Java inside Clojure - Java Interop Tutorial
02:45
Setup Clojure and run a REPL in VS Code Using Calva
08:33
Clojure Records and Protocols tutorial
16:27
Clojure Threading Macros Tutorial
19:47
Create a form using ClojureScript and Re-Frame
21:42
ClojureScript Web App Tutorial Using Re-Frame and Http-Fx
02:45
Clear Watch Later YouTube Playlist (with a tiny bit of JavaScript)
10:11
Clojure - Destructuring lists and maps tutorial
05:06
How to use map, apply, concat and mapcat in Clojure
09:21
Clojure: Pre and Post conditions
08:06
Clojure - Using Loop with Recur
08:09
How to create a multi method in Clojure
08:24
Using Docker Compose with Mysql And Node
09:53
Setup a Node API with Docker!
08:11
Working with dates in Clojure
33:24
Use Clojure to build an API
09:58
Writing the same function in JS and Clojure (using reducers and maps)
03:23
Using Sets in JavaScript
09:17
Using Maps in JavaScript
19:54
Digit Search Code Challenge using Clojure and JavaScript
09:04
Run your website offline using Service Workers
09:25
Create a Svelte Custom Element and Pass Arrays and Strings To It
07:20
Making Array.filter ourselves
17:28
Being lazy with Clojure
13:57
The filter function in JavaScript and Clojure a detailed comparison with anonymous functions
06:02
Understanding the spread operator in JavaScript
10:21
How to use destructuring in JavaScript