You are reading a single comment by @ZeoNish and its replies. Click here to read the full conversation.
  • As @fanoush says - you can lock down the device in a few ways, but I'd suggest ensuring minification is turned on for production as not only will the code run a bit quicker, but the minified version of it will be much harder for anyone to do anything with even if they can get it off.

    You could also run your code through a third party obfuscator first if you really want.

About

Avatar for ZeoNish @ZeoNish started