Skip to content

Instantly share code, notes, and snippets.

@goofmint
Created August 22, 2017 07:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goofmint/bbd4e2e14920f979345a767c4801ec81 to your computer and use it in GitHub Desktop.
Save goofmint/bbd4e2e14920f979345a767c4801ec81 to your computer and use it in GitHub Desktop.
$('#delete').on('click', function(e) {
observableArray.removeEventListener('change', logger);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment