Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Looping and Branching in JavaScript

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

Andrejs Doronins - Pluralsight course - Looping and Branching in JavaScript
by Andrejs Doronins

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.

Table of contents

About the author

Andrejs Doronins - Pluralsight course - Looping and Branching in JavaScript
Andrejs Doronins

Andrejs is a Quality Assurance professional and participates in the entire SDLC - from requirements analysis, to test creation and their automation.

More Courses by Andrejs