Elm

Elm

Topics:
8 hours, 44 minutes

This course has been updated! We now recommend you take the Introduction to Elm, v2 course.

Write bulletproof, easily maintainable web applications with Elm, the functional programming language that is transforming web application development. Build an Elm application from start to finish, inter-operate between Elm and JavaScript, organize Elm code using modules and the Elm Architecture and write unit tests for Elm applications. In this course, you will learn functional programming techniques that are useful not only in Elm but in other languages as well.

This course and others like it are available as part of our Frontend Masters video subscription.

Published: February 5, 2017
Get Unlimited Access Now
Table of Contents

The Elm Language

Elm Functions

Client-Server

JavaScript Interoperability

Testing

Delegation

Scaling Elm Code

Optimization

Tools