Question 8 of 10Pro Only
What is the difference between optimistic and pessimistic offline data handling, and how do you choose between them for different features?
Sample answer preview
Optimistic and pessimistic offline handling represent two different philosophies about how to treat user changes when the server cannot immediately validate them. The choice between them depends on the cost of conflicts, the user experience expectations, and the nature of the…
optimistic handlingpessimistic handlingconflict probabilitydata integritypending stateserver confirmation