updating the DOM as a result of a DOM event does r...
# kweb
i
updating the DOM as a result of a DOM event does require a round-trip to the server. In the future it should be possible to optimize that out, but even now I haven’t seen any noticeable lag - probably because websockets are so fast