Last active
July 10, 2019 21:29
-
-
Save zsoltk/984f20d81ce99a0fe54d4e36abafc117 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bind(feature to view using stateToViewModelTransformer) | |
bind(view to feature using uiEventToWishTransformer) | |
// +1 line, nothing else changed: | |
bind(view to analyticsTracker using uiEventToAnalyticsEventTransformer) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment