We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Move core infrastructure to the separate npm package.
Events will become dependency-free. Currently it uses following things from underscore: keys, uniqueId, isEmpty, size, bind, once.
Events unit test must be taken from backbone 1.2 regression.
Events must be optimized for JIT (thus, performance test needs to be added).
Move core infrastructure to the separate npm package.
Events will become dependency-free. Currently it uses following things from underscore: keys, uniqueId, isEmpty, size, bind, once.
Events unit test must be taken from backbone 1.2 regression.
Events must be optimized for JIT (thus, performance test needs to be added).