xjamundx / elm-for-js

Community driven Elm guide for JS people

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eml-for-js

Community driven Elm guide for JS people

This guide will augment the official Elm docs as needed, for a smooth transitions for people coming from JavaScript.

TODO:

Add sections for

  • Package management (compare to node_modules, npm)
  • Type Annotations
  • Data types (try not to duplicate official docs)
  • Basic Syntax
  • Program structure and flow

About

Community driven Elm guide for JS people