Skip to content

Instantly share code, notes, and snippets.

@beckettkev
Created May 13, 2015 19:33
Show Gist options
  • Save beckettkev/e887fd5f43a719cf8f70 to your computer and use it in GitHub Desktop.
Save beckettkev/e887fd5f43a719cf8f70 to your computer and use it in GitHub Desktop.
_news.count = "10";
_target.count = 10;
if (_news.count === _target.count) {
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment