Elm (programming language): Difference between revisions

Content deleted Content added
WikiCleanerBot (talk | contribs)
m v2.05b - Bot T20 CW#61 - Fix errors for CW project (Reference before punctuation)
Line 59:
 
== The Elm Architecture (TEA pattern) ==
The Elm Architecture is a [[software design pattern]] and as a [[Three-letter acronym|TALTLA]] called TEA pattern for building interactive web applications. Elm applications are naturally constructed in that way, but other projects may find the concept useful.
 
An Elm program is always split into three parts: