JavaScript Check If All/Some Array Elements Are True

Using every() and some()

• 1 min read
JavaScript Tutorial