- From: alejsanc <notifications@github.com>
- Date: Wed, 03 Mar 2021 08:39:06 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 3 March 2021 16:39:19 UTC
I think it would be convenient for the DOM API to evolve to a higher level of abstraction as some Javascript libraries allow with high level and chainable methods. Example: paragraph.appendElement("a").setAttribute("href", "/article"); -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/957
Received on Wednesday, 3 March 2021 16:39:19 UTC