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

It's not a stupid question at all.

They will most likely be rendering the page in full server-side. This is how things were done in the beginning, but also what a lot of websites are returning to, for performance reasons.



Gotcha, I think that makes sense! Just to make sure I understand -- on server-side, they're pulling in all relevant information from their own database and whatever 3rd parties are needed (maybe for injury reports, etc.). The server then generates an HTML page that it sends as-is to the client, which just faithfully renders the code? Thanks for the answer!


And you can go half way by embedding your data in the page and working with it as you do now. Depends on what you are doing.


Exactly that.




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

Search: