←back to thread

148 points mustaphah | 5 comments | | HN request time: 0.698s | source
1. zekenie ◴[] No.45307556[source]
Not the same but this gives me an idea… what if there was a map reduce for doms as a web primitive. Like imagine if I could make a dom (or feed) that was some selection and transformation of another dom
replies(2): >>45307656 #>>45307745 #
2. onedognight ◴[] No.45307656[source]
You have just re-invented XLST.
replies(2): >>45310406 #>>45313326 #
3. 1-more ◴[] No.45307745[source]
https://www.w3schools.com/xml/tryxslt.asp?xmlfile=cdcatalog&... give it a whirl!
4. pimlottc ◴[] No.45310406[source]
*XSLT
5. Pfeil ◴[] No.45313326[source]
Related discussion to remove XSLT from the web platform: https://github.com/whatwg/html/issues/11523