Random MDN

@random-mdn.bsky.social

A bot that shares random articles from mdn.dev. Discover and learn new things with Random MDN. RSS → https://bsky.app/profile/did:plc:he3pf4v4t2rg6isjdn4ghtla/rss OSS → github.com/random-mdn Credits → @stefanjudis.com Feedback → @andreruffert.com 🦖

🦖 XSLTProcessor 🦖 https://developer.mozilla.org/en-US/docs/Web/API/XSLTProcessor An XSLTProcessor applies an XSLT stylesheet transformation to an XML document to produce a new XML document as output. It has methods to load the XSLT stylesheet, to manipulate <xsl:param> parameter values,… #webdev

XSLTProcessor

An XSLTProcessor applies an XSLT stylesheet transformation to an XML document to produce a new XML document as output. It has methods to load the XSLT stylesheet, to manipulate <xsl:param> parameter values,…

developer.mozilla.org