GSAP + Glaze + BricksBuilder
You’ll first build a solid mental model of how animations work, then learn GSAP properly , and finally learn how to use Glaze efficiently for everyday work—without losing the ability to create advanced custom animations later.
GSAP + Glaze Course Outline for WordPress + BricksBuilder 🚀
Below is a structured course table of contents designed for your situation: GSAP as the core fou...
Cheat Sheet for GSAP + Glaze + WordPress + BricksBuilder 🧩
This cheat sheet is designed as your practical quick-reference companion for future lessons. It i...
1. Introduction: How This Course Works
This opening module explains the structure, logic, and learning philosophy of the course. Its pur...
1.1 Why this course focuses on GSAP first and Glaze second
This is an important decision in the structure of the course, because it affects how deeply you u...
1.2 What you will be able to do after finishing the course
By the end of this course, you will not just have seen GSAP and Glaze—you will be able to use the...
2. Animation Fundamentals Before GSAP
Before writing code or applying utility classes, this module focuses on the principles behind mot...
2.1 What web animation actually is
Before learning GSAP or Glaze, it is extremely important to understand what web animation actuall...
2.2 The Difference Between CSS Animation, CSS Transition, JavaScript Animation, and GSAP Animation
Before learning how to animate with GSAP, it is extremely important to understand what kind of an...
2.3 Core visual concepts
Before you learn GSAP syntax, it’s extremely important to understand what animation is actually c...
2.4 The Most Important CSS Concepts You Need First
A detailed foundation for understanding GSAP and Glaze 🚀 Before GSAP can animate anything well, y...
2.5 The most important JavaScript concepts you need first 🚀
Before GSAP becomes intuitive, you need a small set of JavaScript ideas that appear in almost eve...
2.6 How Animation Can Fail Because of Layout, Not Because of GSAP 🧱✨
This is one of the most important lessons in learning animation for the web: An animation can be...
2.7 Common beginner misunderstandings and how to avoid them
When people begin learning web animation—especially with CSS, JavaScript, GSAP, and tools like Br...
3. Setting Up GSAP in WordPress and BricksBuilder
This module moves from theory into implementation. Its role is to show you how GSAP fits into a r...