Last active
August 29, 2015 14:13
-
-
Save rt2zz/a8c751d75cebdb6e0729 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
animation v transition v (?) genisis transition | |
genisis transition should be domful | |
animation should be statelful | |
thumb swipe is animation | |
genisis transitions are simpler abstraction, less control, meant purely for visual sugar | |
idiomatically transitions operate on different nodes than animations. | |
transition element takes in manifest triggered by parent using method..transition('type', cb) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment