— Meanwhile, this does the same thing except it accepts live nodes only:
document.createDocumentFragment();
Message permanent page
— There are plenty more of these, not JS specific though since this is an API.. but it's "the" API JS is meant for originally, like it's killer app
Message permanent page
— So one could very well say it is like in the JS STD, and thus an extension of JS
— Same way PHP's STD has issues
— There are tons of JS libraries which are parodies, I love the scene lmao
— Somebody had linked DICSS (direct css) before
— Sample code, it has been written almost 10 years ago