|
|
|
|
|
by ad-hominem
3001 days ago
|
|
Discussing HTML: > Just look at this video. It shows me pulling chunks out of the Amazon homepage as I browse it, while the page continues to run. Jut [sic] how… INCREDIBLE is that? Can you imagine pulling random chunks of code out of the memory of your iPhone or Windows laptop, and still expecting it to work? Of course not! But with HTML, it’s a given. Yeah, because HTML isn't a programming language, and it's not related to whether or not the browser can render some site. It has nothing to do with the code in the browser's sanity or the server serving content. The more accurate analogy would be "Could you imagine pulling random chunks out of a string that was passed to a string manipulation function, and the function still completing?!" And the answer is yes, I can imagine that. Especially considering it is a mundane fact of life for most web developers. It's almost like the author doesn't fully comprehend the difference between a markup language and a programming language. |
|