How to use JS to convert a number to Binary
Our computers understand instructions differently than we do. We use code to program our devices to do certain things, but under the hood, these instructions are encoded into 0s and 1s. In this article, I'll show you how to convert a number to binary...
jonathanmani.hashnode.dev3 min read