Open celsobonutti opened 2 years ago
Looking through the elm example, it seems to be a good way of implementing the app. It uses components well as well. I think this would be a great example app.
You might try using philip2 and rescript convert
to help port it over. I expect it wouldn't directly work, but it might help you avoid the repetitive syntax changes.
Having starter kits are important and nice, but it'd be great to have a real world example. Maybe porting elm-spa-example would be a good choice?
I can work on that, but help would be appreciated 👀