Skip to content

rfrerebe/Fableconf2019.ElmishBeyondBasics

 
 

Repository files navigation

Fableconf 2019 workshop: Elmish, beyond the basics

  • Install dependencies: npm i
  • Run app: npx webpack-dev-server

Workshop to show some common operations in Elmish apps, like Routing, Authentication, Validation, using fulma-demo by Maxime Mangel as the base app and the Fable.Elmish.Demetrix helpers.

DISCLAIMER: This is not the "standard" way of doing things. We hope this gives you some inspiration but feel free to adapt the proposals to your needs, and if you find a better solution, please share!

About

Fableconf 2019 Workshop: Elmish, beyond the basics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • F# 92.4%
  • JavaScript 6.1%
  • Other 1.5%