Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Making a wiki as an SPA.

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.



> However, the page should be a static document

SPAs are almost always not rendered server-side. They can be, but it's harder so they aren't.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: