If Not SPAs, What?
macwright.com
If Not SPAs, What?
1–10 of 456 posts
Re: If Not SPAs, What?
#2Re: If Not SPAs, What?
#3Re: If Not SPAs, What?
#4https://qbix.com/blog/2020/01/02/the-case-for-building-clien...
Re: If Not SPAs, What?
#5Too much JS being executed on every page.
Re: If Not SPAs, What?
#6Re: If Not SPAs, What?
#7It can do client side rendering, server side rendering, and static site genration.
Re: If Not SPAs, What?
#8This course is a pretty great intro: https://pragmaticstudio.com/phoenix-liveview
Re: If Not SPAs, What?
#9I am going to advocate the other way: https://qbix.com/blog/2020/01/02/the-case-for-building-clien...
Re: If Not SPAs, What?
#10I think Phoenix Live View is maybe the most compelling story around this ( https://github.com/phoenixframework/phoenix_live_view ). I'm moving a side-project from React/SPA to Phoenix live view and it's kind of amazing to get the dev ergonomics of a server-rendered page with the UX benefits of a SPA. This course is a pretty great intro: https://pragmaticstudio.com/phoenix-liveview