angular-training-slides
angular-training-slides copied to clipboard
Create diagram showing data flow of inputs, outputs, and two-way databinding
@gvwilson See PDF attach of rough diagram explaning inputs, outputs, and finally two-way binding
Related to #492
@Input
:
@Output
Two way databinding:
@rpdasilva Take a look at the above screenshots and let me know if this is something you are looking for.
I think the first two look great The two-way data binding diagram however isn't actually two-way data binding 😄 It's just an input and an output
Yes, we will have @amitafr do the two-way binding image.
Had a meeting with @amitafr and sent her the necessary images / code to create a new image for us.
New (arrow-less) images from @amitafr:
Input:
Output:
Two way data binding:
Any changes you would like to make?
@rpdasilva @gvwilson @mdegani @jamesbs