THIS TUTORIAL IS OUT DATED
This is simple Single Page Application written in Elm language.
It shows how to set up development environment, create pages, add routing, persistence, third party authentication and headless CMS.
The complete tutorial can be found:
-
Building a Single Page Application in Elm: Setting Development Environment (Part 1)
-
Building a Single Page Application in Elm: Planning and Scaffolding (Part 2)
-
Building a Single Page Application in Elm: Implementing Routing (Part 3)
-
Building a Single Page Application in Elm: Adding Interactivity (Part 4)
-
Building a Single Page Application in Elm: Authentication Using Auth0 (Part 5)
-
Building a Single Page Application in Elm: Headless CMS with Graphcool (Part 6)