▲ | _heimdall 2 days ago | |||||||
JSON correlates to XML rather than XSLT. As far as I'm aware, XML as a standard is already done as well. XSLT is more related to frontend frameworks like react. Where XML and JSON are ways of representing state, XSLT and react (or similar) are ways of defining how that state is converted to HTML meant for human consumption. | ||||||||
▲ | bilog 2 days ago | parent | next [-] | |||||||
Also, fun fact, XSLT 3 relies on XPath 3.1 which can also handle JSON. | ||||||||
| ||||||||
▲ | FeepingCreature 2 days ago | parent | prev [-] | |||||||
Yes but React is not built into the browser, that's kinda my point. | ||||||||
|