DevTips Daily: How to encode a string to base64 with JavaScript

preview_player
Показать описание
⭐️ Check out more DevTips Daily ⭐️

#devtipsdaily Channel Handle @codebubb
Рекомендации по теме
Комментарии
Автор

maybe on the next video, you can make tutorial about encryption using node crypto module ? and use base64 string as payload

RianYK
Автор

once you convert b to a, can we then put it through an algorithm (say a matrix) and scramble the letters for a protected password ? and then reverse the process to obtain the password?

alwysrite