<p>One of the most commonly-misunderstood operators is Modulo (%). In this tutorial, we'll unpack exactly what this little bugger does, and learn how it can help us solve practical problems.</p> <div style="margin-top: 50px; font-style: italic;"> <strong><a href="https://www.joshwcomeau.com/javascript/modulo-operator/">Keep reading</a>.</strong> </div> <br /> <br />
Understanding the JavaScript Modulo Operator
Read the full piece at https://www.joshwcomeau.com/javascript/modulo-operator/