Well, that's technically fine. However, the page should be a static document which was rendered on the server side and the other stuff should be loaded later and only when needed.
There is no reason why the initial render can't be done in <20 KB and <5 requests.
Well, that's technically fine. However, the page should be a static document which was rendered on the server side and the other stuff should be loaded later and only when needed.
There is no reason why the initial render can't be done in <20 KB and <5 requests.