Hacker News new | ask | show | jobs
by dustinfarris 3188 days ago
Agreed, I learned Elm a year ago and haven’t looked back. Love being able to dismiss all other frontend web talk without a second thought.
1 comments

But you can't. The moment you need to do a layout, you're back into html + css and it's inabilty to cater to anything beyond single-page documents (not apps) ;)
Actually server side rendering is comming, it's working in a hacky way, but it's promising.