/elm-stuff

Some examples ranging from the basics of elm to html usage

Primary LanguageElm

Elm Examples

Get the basics right

  • The usual Hello World stuff
  • Printing multiple html elements
  • Lists, arrays and strings
  • Functions
  • Modules
  • Switch Case
  • Custom Types
  • Higher Order Functions
  • Lambdas

Move on to front end stuff

  • Buttons
  • Forms
  • Inputs
  • Http
  • Tachyons and external css