Skip to content

tbassetto/elm-fun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Elm Fun

This is just a repository for me to play around with the Elm language and do some of the practice problems from the official website.

Why Learning Elm

I heard that it's a great first Functional Reactive Programming language to learn as a Web Developer.

Folder Architecture

  1. practice-problems/ contains my answers to the exercices from the official website
  2. projects/ contains a few small projects I tried to create using only Elm

Testing The Files

  1. Install elm-platform
  2. Run elm-reactor at the root of this repository and browse http://localhost:8000

Learning Elm

Best Resources

Be A Good Citizen

About

A place to put my experiments with the Elm language. Based on an idea from @toolness https://github.com/toolness/elm-fun

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages