Hey folks,
I just released an official RealWorld example application for elm-spa, inspired by Richard Feldman’s elm-spa-example application!
Here’s the repo: https://github.com/ryannhg/elm-spa-realworld
If you’re interested in learning more, I just published a more detailed blog post on my personal site!
Excited to hear your feedback!
Have a great day!
Ryan
PS: It took every bone in my body not to call this elm-spa-spa-example
15 Likes
razze
3
are you planning to send this to the realword people for inclusion? I also think the routing needs to do ‘hashrouting’ for that?
1 Like
Good question @razze !
I opened up an issue for elm-spa on the RealWorld repo the other day, but it looks like they have 213 of those!
If hash-routing is a requirement (#/settings
vs /settings
), I could update the app, but it wouldn’t benefit from the automatic routing code.
Overall, I’m not too worried about it being on their list. The big value for me was getting an example up for folks trying to build elm-spa things!
1 Like
system
Closed
5
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.