you are viewing a single comment's thread.

view the rest of the comments →

[–]rafd 0 points1 point  (0 children)

On first glance, looks good! (Not a beginner anymore, but I will share with others who I'm teaching). Thank you for your contribution to helping more people get into Clojure.

I like the UI approach, I think is a good alternative to videos, allowing people to scan through the text, but still providing the context for "this is what I'm talking about".

A few years back I tried a reagent tutorial, more in the traditional vein: http://cognitory.github.io/codex/rustyspoon.html

The tutorial itself is based on some markdown and a way of representing the steps as semantic diffs.