Skip to content

Instantly share code, notes, and snippets.

@rt2zz
Last active August 29, 2015 14:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rt2zz/a8c751d75cebdb6e0729 to your computer and use it in GitHub Desktop.
Save rt2zz/a8c751d75cebdb6e0729 to your computer and use it in GitHub Desktop.
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