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
- Version Check 0m
- The Elm Architecture 11m
- Interactivity 3m
- Exercise 3 5m
- Exercise 3: Solution 5m
- Type Annotations 5m
- Function Annotations 13m
- Exercise 4 1m
- Exercise 4: Solution 7m
- Case Expressions 3m
- Union Types 10m
- Messages and Audience Q&A 6m
- Exercise 5 4m
- Audience Q&A 3m
- Exercise 5: Solution 9m
- Audience Q&A 2m