What I wish I had known about single page applications
Discovered: Mar 4, 2021. Michael Pratt: What I wish I had known about single page applications<– doesn’t state clearly “when I (i.e. Michael Pratt) think a single-page app makes sense for their use case.” which is what i want to know, namely when should i use an SPA? Never? Or rarely? Sounds like rarely like maybe it’s worthwhile for a complicated web app that uses lots of JS but not for most web apps which are not complicated.