Base64 encoded strings are something that we as software developers encounter constantly in our day-to-day work. But, we usually pay little mind to how it operates and what it is actually doing for us.
In this post, we will help shed some light on Base64. We will discuss what it is, how it works, and why we choose to use it.