What do you think about Mongodb as a technology?

I think this is more a failing of Meteor’s implementation than the idea of Optimistic UI: Don’t block the user, get out of the way.

  • Visually keep the distinction between a pending task and a fulfilled one subtle as it will likely succeed (and don’t block the next action)
  • However a compensating action needs to be viable and available in case the task does fail.
3 Likes