-
Course
- Core Tech
Elm
This course teaches you how to write bulletproof, easily maintainable web applications with Elm, the functional programming language that is transforming web application development.
What you'll learn
In this course, Elm, you’ll learn how to write bulletproof, easily maintainable web applications with Elm, the functional programming language that is transforming web application development. You’ll discover how to build an Elm application from start to finish, and how to inter-operate between Elm and JavaScript. You’ll also learn the best way to organize Elm code using modules and the Elm Architecture, and how to write unit tests for Elm applications. By the end of this course, you will have learned functional programming techniques that are useful not only in Elm, but other languages as well.
Table of contents
- Beginning Elm | 7m 59s
- Why Bother? | 4m 35s
- HTML and the Virtual DOM | 7m 1s
- Exercise 1 | 2m
- Exercise 1: Solution | 2m 5s
- Basic Data Structures | 4m 39s
- Collections | 8m 11s
- Exercise 2 | 2m 28s
- Exercise 2: Solution | 4m 17s
- Booleans | 1m 56s
- Partial Application | 4m 7s
- List.filter and List.map | 4m 53s
- Version Check | 24s
- The Elm Architecture | 10m 31s
- Interactivity | 2m 34s
- Exercise 3 | 4m 32s
- Exercise 3: Solution | 4m 37s
- Type Annotations | 4m 39s
- Function Annotations | 13m 9s
- Exercise 4 | 1m 12s
- Exercise 4: Solution | 7m 19s
- Case Expressions | 3m 3s
- Union Types | 10m 17s
- Messages and Audience Q&A | 5m 46s
- Exercise 5 | 3m 43s
- Audience Q&A | 2m 59s
- Exercise 5: Solution | 8m 40s
- Audience Q&A | 2m 9s