I am maintaining this blog to document things that I have done and would like to remember or perhaps could help other people who are facing the same issues.
Thursday, June 26, 2014
JS quote!
The JavaScript continue statement: The continue statement jumps to the top of the loop. I have never seen a piece of code that was not improved by refactoring it to remove the continue statement. #javascript:thegoodparts
So true!
No comments:
Post a Comment