Spoiler: server-rendered HTML can work offline
The architecture astronauts who, for the past decade, have been selling us on the necessity of React, Redux, and megabytes of JS, cannot comprehend the possibility of building an email app in 2020 with server-rendered HTML š“
[ā¦]
The effects are truly toxic. Last decadeās obsession with SPAs has poisoned the minds of even the brightest teachers in our industry.
Like, thereās no way this stuff can work offline, right?!
Briefly read up on how HEY is implemented. Is this a correct summary of the pros and cons of its [server]-centric approach?
ā Pro: Works fast on older devices.
ā Con: Canāt be used offline.