joystick
joystick copied to clipboard
Can we use MutationObserver or the View Transition API to circumvent the need for Virtual DOM?
I don't know the answer but just came across this trying to answer a different question and it may help with either shrinking the usage of or need for a vdom: https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver
Also keep an eye on this: https://developer.mozilla.org/en-US/docs/Web/API/View_Transitions_API