|
|
|
|
|
by jguimont
5062 days ago
|
|
You can turn that off if you want, personally I don't miss much of it. As for the even driven stuff. Not sure what you mean by that, the run loop is not to dispatch dom events but to settle the bindings asynchronously (with the benefits of not triggering multiple changes for the same property within the same run loop and having a comprehensive pipeline to get data on the screen). |
|