Exercises for learning Elm Architecture by building drag and drop interfaces.
These are Elm implementation of the examples from React - Drag and Drop. (See here http://gaearon.github.io/react-dnd)
- Dustbin
- Single Target (Code)
- Multiple targets
- Nesting
- Drag Sources
- Drop Targets
- Card View
- Sortable