Y
Hacker News
new
|
ask
|
show
|
jobs
by
e12e
227 days 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?
1 comments
NetMageSCW
227 days ago
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.
link