Looping and Branching in JavaScript

by Andrejs Doronins

Looping and branching statements are fundamental building blocks in modern software. This course will help you deepen your knowledge of these concepts in JavaScript.

What you'll learn

There are multiple ways to iterate and branch in JavaScript. Some are more suitable than others depending on the given task. In this course, Looping and Branching in JavaScript, you'll learn how to write such code.

First, you’ll discover all the different ways to loop over iterables and why and when some ways are better than others. Next, you’ll explore advanced iteration concepts that are used less frequently but are nevertheless important to understand. Finally, you’ll learn the various ways of writing conditional code, including recent syntax improvements.

When you’re finished with this course, you’ll have the skills and knowledge of writing efficient and powerful JavaScript code.

About the author

Andrejs is a Quality Assurance professional with over 6 years of experience. He specializes in Test Automation but does not neglect the importance of getting involved in the Software Development Life Cycle early - finding issues during requirements analysis is as important as doing manual and exploratory testing. He is experienced in writing unit, integration and acceptance tests for a wide number of technologies and contexts - from browser automation to the Web API layer and all the way to test... more

Ready to upskill? Get started