April 2020
Intermediate to advanced
344 pages
11h 13m
English
This book does not require using Git or any Git knowledge. If you are not a Git user, you can download and extract a zip archive of the repository at https://github.com/rtfeldman/elm-in-action/archive/master.zip and proceed directly to the next section.
Git users can download the repository by running this:
git clone https://github.com/rtfeldman/elm-in-action.git
The repository has been tagged with various checkpoints. Suppose you are about to read chapter 2, section 2.2.1. You can visit this URL to obtain all the code necessary to work through the examples in section 2.2.1:
https://github.com/rtfeldman/elm-in-action/tree/2.2.1
You can replace the 2.2.1 in that URL with a different section number ...
Read now
Unlock full access