evancz / elm-todomvc

The TodoMVC app written in Elm, nice example for beginners.
http://evancz.github.io/elm-todomvc/
BSD 3-Clause "New" or "Revised" License
1.21k stars 329 forks source link

No need to increse uid if field is empty #49

Closed larrylv closed 8 years ago

evancz commented 8 years ago

Both work just as well, so I'd rather go with the simpler code.