• Static types and type aliases • Union types and pattern matching • Building Apps with the Elm Architecture • JSON Decoders • Adding HTTP to applications
programming View Model: New Todo List Elm notices missing todo item in virtual DOM list, so it just removes the corresponding <li> instead of fully rendering. elm Virtual DOM ×<html />