The nuances of base64 encoding strings in JavaScript
Tuesday, October 17, 2023
Click here to go to all posts.
I wrote an article for Web.dev titled The nuances of base64 encoding strings in JavaScript. In the post, cover various cases of base64 encoding and decoding strings in JavaScript, including some edge cases that folks may not be aware of.
A backup of the post is available from the Internet Archive.