Closed rtfeldman closed 9 years ago
Gonna do this incrementally...here is the first commit. Seem reasonable?
Further planned changes:
if ... then
let
case
Instead of the term "task" use the term "item" to avoid confusion with Elm Tasks
That's more in line with our other TodoMVC examples too. :)
Gonna do this incrementally...here is the first commit. Seem reasonable?
Further planned changes:
if ... then
stylelet
andcase
clause