8161. [Web dev for beginners] Booleans, comparisons and <code>if</code> statements in JavaScript (2ality.com)
In this chapter, we learn about tools for only running a piece of code if a condition is met: truth values (booleans), comparisons and if statements.