A long time ago we used to cache static content and then use ajax to bring in anything dynamic like user preferences, comments, etc.
Those were mostly superfluous adds to experience on top of the content. It’s been a while but I’d like to believe if you didn’t have JS our content still functioned.
Now with things like Vue and React I see simple web pages with a loader in between what should be static content. Seems crazy to me.
Those were mostly superfluous adds to experience on top of the content. It’s been a while but I’d like to believe if you didn’t have JS our content still functioned.
Now with things like Vue and React I see simple web pages with a loader in between what should be static content. Seems crazy to me.