Giter Club home page Giter Club logo

elm-101's Introduction

Elm 101: Introductory Course for Elm 0.18

Les essentiels (orienté Elm Architecture)

  • basic types and functions
  • Records (et type alias)
  • union types (et constructeurs)
  • pattern matching / dispatch
  • fonction curryfiée (et types)

(sample : interpreter)

Basics :

Thorough guides/tutorials:

Langage et outils

Elm REPL, Reactor

elm-format https://github.com/avh4/elm-format

elm-live https://github.com/tomekwi/elm-live

Elm destructuring https://gist.github.com/yang-wei/4f563fbf81ff843e8b1e

elm-test https://medium.com/@_rchaves_/testing-in-elm-93ad05ee1832

elm-check http://package.elm-lang.org/packages/NoRedInk/elm-check/2.0.0

Elm Architecture Basics

https://guide.elm-lang.org

  • program, state/models
  • view
  • update : state, message, commande pour effet de bord
  • forms, commands, Maybe

Elm Architecture: HTTP Requests

Elm Architecture: Navigation and Routing

Elm Architecture: Modules et Composition

Elm for Web Design

elm-css https://github.com/rtfeldman/elm-css

elm-mdl https://debois.github.io/elm-mdl/

Elm extras

List.extra http://package.elm-lang.org/packages/ohanhi/elm-web-data/latest import List.extra as List

elm-101's People

Contributors

sdenier avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.