DEV Community

Discussion on: How to Encrypt JavaScript Code for Web Security

Collapse
 
christopherzhong profile image
Christopher Zhong

I agree. It is a costly mistake to confuse obfuscation as a form of encryption. In addition, if you have an IP that you want to protect, then it should not be in the frontend code, even in the obfuscated form.