Comment by e12e
8 hours ago
Yes, but maintaining a webapp isn't a nightmare due to the user being able to inspect css, edit html or access the javascript console?
8 hours ago
Yes, but maintaining a webapp isn't a nightmare due to the user being able to inspect css, edit html or access the javascript console?
The difference is the changes the user can make don’t flow back to the original. If the user hits refresh they get your copy of the web app, not theirs.