MountainWest JavaScript 2014 - 60 FPS or Bust: Bleeding Edge Web Animation

Channel:
Subscribers:
42,400
Published on ● Video Link: https://www.youtube.com/watch?v=u4uNz-Z3Rd8



Duration: 28:27
1,111 views
10


By Jeremy Kahn

JavaScript allows us to define complex behavior as well as respond to events. Modern browsers give us JavaScript APIs that are optimized for animation timing, but we still only get 16 milliseconds to render. Alternatively, CSS handles the heavy lifting of timing and rendering for us. However, it is often not as flexible as JavaScript and therefore has different use cases. How do we know what language is best for the job?
In addition to APIs, high-quality animation requires effective workflows and tooling. With animation being such a visual craft, text-based workflows will only get us so far. In this session, we will explore some of the visual tools to help us build better animations more easily than ever before.

Help us caption & translate this video!

http://amara.org/v/FG21/




Other Videos By Confreaks


2014-04-19MountainWest Devops 2014 - The Immutable Pipeline by Chris Gaffney
2014-04-19MountainWest Devops 2014 - What your Mother never told you about Automating Security
2014-04-19MountainWest Devops 2014 - Modern DevOps: Understanding the Terrain
2014-04-19MountainWest JavaScript 2014 - Lightning Talks
2014-04-18MountainWest JavaScript 2014 - A GIF Odyssey by Glen Maddern
2014-04-18MountainWest JavaScript 2014 - Traces of Errors: Getting Better JavaScript Stacktraces
2014-04-18MountainWest JavaScript 2014 - You should be using Twitter's Flight framework.
2014-04-18MountainWest JavaScript 2014 - HTML5 Canvas Animation with Javascript
2014-04-18MountainWest JavaScript 2014 - Error Handling in Node.js by Jamund Ferguson
2014-04-18MountainWest JavaScript 2014 - Build Systems The Next Generation by Eric Schoffstall
2014-04-18MountainWest JavaScript 2014 - 60 FPS or Bust: Bleeding Edge Web Animation
2014-04-18EmberConf 2014 HTMLBars: The Next-Generation of Templating in Ember.js by Erik Bryn and Kris Selden
2014-04-18MountainWest JavaScript 2014 -Hardware Hacking for JS Developers by Jamison Dance
2014-04-18EmberConf 2014 Modeling the App Store and iTunes with Ember Data by Jeremy Mack
2014-04-18MountainWest JavaScript 2014 - Browser Package Management by Guy Bedford
2014-04-17MountainWest JavaScript 2014 - JavaScript SEO (The "Right" Way) by Jeff Whelpley
2014-04-17MountainWest JavaScript 2014 - Bringing the Web Back to the Blind by Ryan Florence
2014-04-17MountainWest JavaScript 2014 - JavaScript: A Gateway Language, or, Why You Should Teach Your Kids...
2014-04-17MountainWest JavaScript 2014 - And Benchmarks for All! by Alex Navasardyan
2014-04-17MountainWest JavaScript 2014 - Test-Driven Development of Ember.js Applications by Andy Pliszka
2014-04-17MountainWest JavaScript 2014 - Using TDD to Tame the Big Ball o' Mud by Brandon Hays