Dmitry Khudorozhkov
Results
2
issues of
Dmitry Khudorozhkov
Fixed incorrect binding index
This is the initial attempt to avoid costly add/remove DOM operations by reusing DOM nodes and the respective context(s), as discussed in #37. This patch still relies on the arrayChange;...