As someone who is just now moving from ActionScript development into JavaScript development, I'm looking at various frameworks that can give me some of the animation power and flexibility that I'm used to. I'm a bit confused by all the various options that are out there.
I'm currently using CreateJS because of the CreateJS Toolkit that is built into Flash, to help me port some of my work into JavaScript.
Are JQuery and GreenSock TweenMax competitors to CreateJS? Are they complimentary? Are they entirely unrelated?
Thanks. I feel embarrassed to be asking these n00b questions, but it is what it is.