Y
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
dogweather
2864 days ago
What about SEO? Are there problems with that?
link
G4BB3R
2859 days ago
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
link