With over 120,000 posts in the popular GreenSock forums, we've noticed some common mistakes that you'd be wise to avoid. We threw in a few tips as well. Here is a summary of the mistakes:
Creating from() logic issues
Using fromTo() when from() or to() would work
Not setting ALL transforms with GSAP
Not using xPercent and yPercent
Recreating animations over and over
Adding tweens to completed timelines
Not using loops
Importing things incorre
Avoid the most common mistakes people make in their GSAP code.