Skip to content

Blog: element dependency with events#89

Merged
divyanshu013 merged 2 commits into
Instawork:masterfrom
divyanshu013:div/blog-events
Aug 5, 2019
Merged

Blog: element dependency with events#89
divyanshu013 merged 2 commits into
Instawork:masterfrom
divyanshu013:div/blog-events

Conversation

@divyanshu013
Copy link
Copy Markdown
Contributor

@divyanshu013 divyanshu013 commented Aug 1, 2019

I wrote a blog to introduce the team to using events. Any feedback or suggestions?

Relates to #81

@divyanshu013 divyanshu013 self-assigned this Aug 1, 2019
@adamstep
Copy link
Copy Markdown
Contributor

adamstep commented Aug 1, 2019

@divyanshu013 looks like a good write-up overall. I'd recommend a section at the end giving some more examples of when to use this feature.

  • actions on one screen affecting another screen
  • decoupling elements
    • behaviors don't need to refer to other elements (don't need to know the target id)
    • UI elements can be responsive (keep their behaviors nested under the element, rather than in a different place)

Also, it would be nice to acknowledge Florent's contribution to the design.

@divyanshu013
Copy link
Copy Markdown
Contributor Author

Thanks for review @adamstep, I've updated content with the suggestions.

@divyanshu013 divyanshu013 merged commit b34de8d into Instawork:master Aug 5, 2019
@divyanshu013 divyanshu013 deleted the div/blog-events branch August 5, 2019 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants