dwyl / learn-elm

:rainbow: discover the beautiful programming language that makes front-end web apps a joy to build and maintain!
https://github.com/dwyl/learn-elm
477 stars 42 forks source link

Want to learn more elm-ui by building a real-world App? #152

Open nelsonic opened 4 years ago

nelsonic commented 4 years ago

We wrote a complete beginner's introduction to elm-ui: https://github.com/dwyl/learn-elm/tree/elm-ui-issue%23145/tutorials/elm-ui

If you read it, found it useful and want more, please drop a like/comment on this thread to let us know!

We are thinking of writing a more in-depth example of building an entire App from scratch featuring elm-ui and plenty of PWA offline-first goodness while maintaining a 100% Google Lighthouse Score. We will use an elixir/phoenix backend, but you can easily skip the server part (as it's just a REST API) and use anything you want for your server, the idea is just to have something "real world" for the example.

Let us know your thoughts! 💡