"Respect Your Data - Managing Data in Large Apps" Presented by Jason Dobry
[00:00:00]
As your app grows it will experience growing pains. I will cover various techniques for keeping your precious data under control before it outgrows you.
https://slides.com/jdobry/angularjs-respect-your-data
http://angular-data.codetrain.io/
https://gist.github.com/jmdobry/7ab37e7ddb5e38d12708
Audience -- Intermediate
About Jason -- Husband. Software Engineer. Open Source hacker. Aspiring JavaScript ninja. Always learning.
--------------------------------------------
"Learning ngAnimate and harnessing the power of the GreenSock Animation Platform" Presented by Nick Seegmiller
[00:32:20]
Adding animation to AngularJS isn't the most intuitive of endeavors. In this talk, I will provide a refresher on how to use ngAnimate with basic CSS transitions as well as more complicated CSS keyframe animations. Finally, I will show how to integrate the GreenSock Animation Platform (GSAP) with AngularJS and why you may want to consider JavaScript over CSS for some (all?) of your animations.
https://github.com/nseegmiller/angular-examples
Audience -- Intermediate
About Nick -- Software engineer with a wide variety of experience ranging from game development to traditional client/server architectures to modern, responsive web development. Been using AngularJS (and loving it!) for almost a year.