My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more
Master the Power Behind Javascript's Logical Operators

Master the Power Behind Javascript's Logical Operators

Brandon Morelli's photo
Brandon Morelli
·Jun 16, 2017

The || and && operators are used ubiquitously throughout Javascript, yet many new developers don't fully understand the mechanisms behind them. Let's go into how these operators work and what the Javascript engine is doing under the hood.