© Wolfgang Loder 2018
Wolfgang LoderWeb Applications with Elmhttps://doi.org/10.1007/978-1-4842-2610-0_5

5. Elm Architecture and Building Blocks

Wolfgang Loder1 
(1)
Vienna, Austria
 

This chapter is about the Elm architecture, which is the standard way to create applications with the Elm platform. We will learn what this architecture pattern is, how we can implement it, and how our code can be organized for easy development and maintenance.

Once we understand the architecture, we can look at building blocks, like styling or HTTP requests, we can use to create our applications.

Note

This chapter uses code examples from the application PizzaOrder we describe in the next chapter. The code can be found in the downloads for this book in the folder PizzaOrder ...

Get Web Applications with Elm: Functional Programming for the Web now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.