Skip to content

Latest commit

 

History

History

Elm is a functional language which compiles to JavaScript. Competes with React.

Features:

  • no runtime exceptions
  • has a virtual DOM
  • clever versioning system
  • small app size
  • JavaScript interoperability

Partly extracted to an external repository.

Elm specific folders