Skip to content

samboosa5k/elm-functional-frontend

Repository files navigation

Elm Functional Frontend

This repo is a demonstration of my attempt to learn Elm, with the end goal of being able to build delightful web-apps in this purely functional language.


Screenshot

Screenshot Screenshot


Table of Contents:


Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have a Linux machine.
  • You have installed:
    • node
    • npm
    • inotify-tools sudo dnf install inotify-tools
    • deps/elm
    • deps/dart-sass

Elm vs. React/Javascript:

  • No runtime exceptions
  • Functional purity
  • Strongly typed, immutable data
  • If it compiles, it works.

Resources

The following is a list of documentation and resources used:


Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published