If you started from scratch today, what web framework would you use?<p>There's just so many out-there that's it's difficult to decide..<p>Phoenix / Elixir has gotten my interest, but I don't know about authentication..<p>Ideas?
As far as authentication for Elixir, have you seen Guardian or Coherence?
<a href="https://github.com/ueberauth/guardian" rel="nofollow">https://github.com/ueberauth/guardian</a>
<a href="https://github.com/smpallen99/coherence" rel="nofollow">https://github.com/smpallen99/coherence</a><p>I vote Elixir and Phoenix.
+1 for Vue and Node. Being able to decouple the front-end and backend is fantastic. Although, the right tool for the right job. What type of websites / web apps are you looking to get into?