Firefox OS/Comms/Dialer/Design Patterns and Guidelines: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
Line 7: Line 7:


=Promises=
=Promises=
Promises should be used anytime we're doing something async that either multiple points in code need to know about, or the async operation can fail. Otherwise, we should just use callbacks.


=Upcoming Features=
=Upcoming Features=
Confirmed users
525

edits