Hacker News new | ask | show | jobs
by G4BB3R 2864 days ago
I've used Elm/Elixir(Phoenix) in production and it's currently the best stack for web development IMHO
1 comments

What about SEO? Are there problems with that?
Atm yes. But there is a trick. Backend can check the request if it is a crawler (google, twitter and other bots) and serve a custom page for SEO. And for normal requests serve the normal SPA