>=0.19.1
elm-ui
is a language for layout and interface design. This is a novel iteration on declarative styling where you can use Elm types and functions to define your UI in a declarative way.
The novel part is that it does not require you to know CSS to be used. The API is very simple and can be learned quickly!
The approach taken by elm-ui
is based on two big ideas: Getting the compiler to verify as much of the layout and styling as possible by defining them in Elm code Enabling refactoring capabilities of Elm for UI code.
Staff reviewed: 4 years ago
This course is new and up-to-date. It will provide you with a different paradigm to view design, layout, and CSS.
Love this one! A bit fast at times and the view is like 640x480 pixels but the content is alright!