Hacker News new | ask | show | jobs
by chrisohara 5181 days ago
Of course it has a backend, but so do the Firebase apps that this entire thread is talking about. Referring to a JS app as "client-side" doesn't imply that there's no backend logic.

My point is that you can't just de-obfuscate a primarily client-side JS app and replace the Firebase (or whatever) endpoints. Proprietary obfuscation is more than just variable name munging and minification..

1 comments

The Gmail backend isn't available in the same way as the Firebase backend.