Pen2Pencil

Loading course…

GSAP — Full Course Syllabus

Learn how to create stunning animations for the web using the GreenSock Animation Platform.

  1. 1. GSAP BasicsIntroduction to GSAP and its core concepts for animation.
  2. 2. Creating TweensLearn how to create basic tweens using GSAP.
  3. 3. GSAP TimelineUnderstanding how to use timelines to sequence animations.
  4. 4. GSAP Easing FunctionsExplore different easing functions available in GSAP to create more dynamic animations.
  5. 5. Staggering AnimationsLearn how to stagger animations for multiple elements using GSAP.
  6. 6. GSAP PluginsIntroduction to various GSAP plugins that enhance animation capabilities.
  7. 7. GSAP Responsive AnimationsCreating responsive animations that adapt to different screen sizes.
  8. 8. GSAP Animation CallbacksUtilizing callbacks to execute code at specific points during animations.
  9. 9. GSAP and GSAP 3 FeaturesOverview of new features introduced in GSAP 3 and how to use them.
  10. 10. ScrollTriggerUsing the ScrollTrigger plugin to create scroll-based animations.
  11. 11. GSAP with SVGAnimating SVG elements using GSAP for advanced graphics.
  12. 12. GSAP and React IntegrationIntegrating GSAP animations within React applications.
  13. 13. GSAP Performance TipsBest practices for optimizing GSAP animations for performance.
  14. 14. GSAP DraggableUsing the Draggable plugin to create interactive draggable elements.
  15. 15. GSAP and Canvas AnimationAnimating canvas elements using GSAP for dynamic graphics.