Open BryanWilhite opened 7 years ago
I am poking around GitHub looking at other examples of Elm in the wild. My first pick is probably not what Scott is looking for (not organized by feature): https://github.com/evancz/elm-architecture-tutorial/tree/master/examples
My other pick is a rather large set of Elm examples: https://github.com/isRuslan/awesome-elm
Elm-only navigation: https://github.com/elm-lang/navigation
Cool Finnish guys (on Anisble): https://github.com/Tradenomiliitto/tradenomiitti
I am going to do this with or without you guys: A beginner’s guide to JSON and Elm
I would also like to experiment with this: An aurelia plugin to emded Elm apps inside aurelia ---remember that Aurelia is built by a dude from the WPF/MVVM world so we might want to let this guy handle the JS plumbing/routing and then the pure app can be in Elm
@bizmonger Check out what Bryan posted. Looks good.
Added the following Wiki: https://github.com/Lambda-Cartel/everything/wiki/Installing-Elm
I am poking around GitHub looking at other examples of Elm in the wild. My first pick is probably not what Scott is looking for (not organized by feature): https://github.com/evancz/elm-architecture-tutorial/tree/master/examples
My other pick is a rather large set of Elm examples: https://github.com/isRuslan/awesome-elm
Elm-only navigation: https://github.com/elm-lang/navigation
Cool Finnish guys (on Anisble): https://github.com/Tradenomiliitto/tradenomiitti
I am going to do this with or without you guys: A beginner’s guide to JSON and Elm
I would also like to experiment with this: An aurelia plugin to emded Elm apps inside aurelia ---remember that Aurelia is built by a dude from the WPF/MVVM world so we might want to let this guy handle the JS plumbing/routing and then the pure app can be in Elm