Understanding JavaScript with a beginner: Operators and Conditionals

Introduction
JavaScript is a versatile and widely-used programming language that powers the web with the concept of operators and conditionals at its core. Operators in JavaScript are symbols...