Jonathan Trevor

Results 3 issues of Jonathan Trevor

Whats the recommend pattern for validating the field values and providing feedback to the user? For example, if you have a password update triple of fields (current password, new password...

Does the flip toolkit support animating new items entering (and exiting)? If I have an array that goes from 0 elements to 10 elements they simply "appear" without any animation....

Some HTTP servers support "request combining" so that if another request arrives while an earlier request for the same endpoint is still "in flight" then the most recent request is...