Can I block viewing the backbone.js app code viewing in Inspect element -> sources?
I'm not taking about view Html and css, I'm talking about the Backbone view files, which holds model data. Code is deployed in heroku, Is there any addons to block viewing code in heroku?
or any additional secure js, that i need to include to block it?
Thanks, Viji