Skip to content

Instantly share code, notes, and snippets.

@Nahiduzzaman
Last active June 17, 2017 12:02
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 Nahiduzzaman/1040fcfc45314d008990024e4dc8f6ac to your computer and use it in GitHub Desktop.
Save Nahiduzzaman/1040fcfc45314d008990024e4dc8f6ac to your computer and use it in GitHub Desktop.
[1]
date: June 7, 2017
------------------
forEach loop doesn't have built in "break" like typical for loop.
-----------x------------
[2]
date: June 17, 2017
------------------
when you code in console in chrome, you don't need to console.log(<your desire thing to print on screen).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment