DEV Community

Cover image for JavaScript Loops - Codecademy PRO version
Dusan
Dusan

Posted on

JavaScript Loops - Codecademy PRO version

TL;DR: I completed the Loops course in JavaScript: Arrays, Loops, and Objects module on Codecademy. This is a part of the ๐Ÿ”— Codecademy Web Development Career Path series.

You can find the video on YouTube below โฌ‡๏ธ

If you like the video, don't forget to smash that like icon ๐Ÿ‘ and subscribe โค๏ธ. It will help a lot! Thanks! ๐Ÿ™

โฑ๏ธ Chapters:
๐Ÿ”— 0:00 Intro
๐Ÿ”— 0:34 Loops
๐Ÿ”— 2:08 Repeating Tasks Manually
๐Ÿ”— 4:38 The For Loop
๐Ÿ”— 9:02 Looping in Reverse
๐Ÿ”— 10:22 Looping through Arrays
๐Ÿ”— 14:02 Nested Loops
๐Ÿ”— 20:05 The While Loop
๐Ÿ”— 24:50 Do...While Statements
๐Ÿ”— 28:42 The break Keyword
๐Ÿ”— 33:34 Review Loops
๐Ÿ”— 34:35 Whale Talk
๐Ÿ”— 46:50 Loops Quiz

๐Ÿ“š Materials/References:
๐Ÿ”— Javascript Loops cheatsheet

Thanks for reading! I hope you find it useful.

Top comments (0)