Skip to content
This repository has been archived by the owner on Oct 13, 2021. It is now read-only.

Consider using velocity.js instead of custom transition/animation code #17

Open
jouni opened this issue May 5, 2014 · 0 comments
Open

Comments

@jouni
Copy link
Owner

jouni commented May 5, 2014

Velocity.js should be as performant or better than CSS transitions and animations.

The benefits of using velocity.js

  • a high-profile project with regular updates and a lot of testers
  • works with IE8 and IE9 as well
  • has a more flexible API to expose to the server side
    • probably a bit faster in some situations, as said on the website

The cons of using velocity.js

  • requires jQuery (32kb minified+gzipped) + 7kb of additional JS
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant