6 ms·
I think the gp meant standard UI library...
by accountofme 4y ago
I think the gp meant standard UI library...
- thaumasiotes 4y agoThere's a standard library for that, too, but it's not exactly high-level. https://developer.mozilla.org/en-US/docs/Web/API/Document/createElement https://developer.mozilla.org/en-US/docs/Web/API/Document/cr... At a higher level, that's pretty much what React is.