/learn-cljs

Source code for Learn ClojureScript

Primary LanguageJavaScript

Learn ClojureScript

Netlify Status

This repository contains the online version of Learn ClojureScript by Andrew Meredith as well as accompanying code and projects. All source code is located in lesson-specific directories under code/.

A print version of the book is scheduled for publication in March of 2020, and it may be pre-ordered via Gumroad.

TODO

  • Add diagrams for each new function that is introduced showing its signature.
  • Consider changing section headings to 0 (inc 0) (inc (inc 0)), (nth (iterate inc 0) 3), etc.
  • Add an afterward

Copyright 2019-2020 Andrew Meredith