The mighty for...of

1
2
// With for...of you can be concise
var numbers = [10, 20, 30, 40, 50, 60, 70, 80, 90];
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Be the first to comment

You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.