DEV Community

Discussion on: when native apps makes more sense than web apps

Collapse
 
itsjzt profile image
Saurabh Sharma

There can be problems with that

but I also don't like that your employees coming after weekend found the app completely changed they weren't expecting a change and now they can't do anything about it.

Collapse
 
torpne profile image
Kevin McKenna

I think we'd have to agree to disagree with that.

If I change my database to support some changes and a user logs in and tries to use a copy of the software that isn't necessarily up to date, I have to do all manner of checks for versioning before I let them even near the data.

Employees coming in to find things different is really just about communicating the changes ahead of time, then they don't have to DO anything, they just come in and it is all ready to go.

Thread Thread
 
itsjzt profile image
Saurabh Sharma

agreed. Change always happens and always being ready for it is the key