Skip to content

vladei/elm-tutorial-extended

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

elm-tutorial-extended

I will try to implement the "Improvements" section of the Elm tutorial. The features that will be implemented are :

  • Add player
  • Delete players
  • Change player name
  • Show error messages
  • Optimistic updates
  • List of perks
  • Show perks for player
  • Validation for player name when empty
  • Search box for perks
  • Tests
  • When deleting a player delete associated perksPlayers
Disclaimer

I'm currently doing my first steps to the magical world of Elm-lang so there is a chance that my code is a mess.

About

Implementation of the "Improvements" section of www.elm-tutorial.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published