Skip to content

Commit

Permalink
fix post
Browse files Browse the repository at this point in the history
  • Loading branch information
loverajoel committed Jun 19, 2017
1 parent 6ae550f commit c4aafab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _posts/en/javascript/2017-06-15-looping-over-arrays.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@ title: Looping over arrays
tip-number: 79
tip-username: loverajoel
tip-username-profile: https://github.com/loverajoel
tip-tldr: There's a few methods for looping over arrays in Javascript. We'll start
with the classical ones and move towards additions made to the standard.
tip-tldr: There's a few methods for looping over arrays in Javascript. We'll start with the classical ones and move towards additions made to the standard.

categories:
- en
Expand Down

0 comments on commit c4aafab

Please sign in to comment.