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

That said, I'll ignore my point above and get a bit technical here: Unless you're using Opera Mini, client-side rendering is indeed all we have for "textual document model rendering".

Semantic nitpicking. It's obvious that the grandparent speaks about templating, which can be done both on client and server side.

Honestly, I'm really tired of people who pretend there is no difference between serving up HTML and serving a program that constructs that HTML. The difference is that in the second case you cannot get the content without executing the program written by someone else with all the relevant implications.

Also, people often miss another important fact: server-side rendering can be cached and shared across clients. Client-side templates must to be executed by every client separately.



Fun fact: Polymer-style development encourages data transmission using HTML. The lines get more blurred every day...




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

Search: