Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 271 Bytes

File metadata and controls

12 lines (9 loc) · 271 Bytes

Promises Track

   -x-F-x-F-x-------------x-F-x------ DATA
P()           \           /
   ------------E-F-E-F-E-F----------- ERROR
  • How promises propagate data and error states
  • You can be zig-zagging into each track
  • Why are you talking about JavaScript?