Hacker News new | ask | show | jobs
by tsimionescu 237 days ago
Yes, which is exactly true of the Web. There is no aspect of a web page that is not derived from the HTML+JS+CSS files served by a server.
1 comments

...which are a presentation layer and not a semantic, RESTful API definition.
No, they are a semantic layer for the browser-server communication. They encapsulate human-readable content in a machine interpretable definition.