Deconstructing the "Whimsical Animations" landing page
Published on: 2025-11-15 22:35:56
Introduction
For the past few months, I’ve been hard at work on my upcoming third course, Whimsical Animations.
For each course, I create a custom landing page, and for a course about whimsical animations, I knew the landing page needed to be very extra. It took longer than I’d care to admit, but the course’s landing page (opens in new tab) is now live. 😄
At first glance, it looks pretty straightforward, even minimal… but there’s a lot going on under the surface. This landing page contains 14,000+ lines of code and 200+ files!
In today’s blog post, I want to dig into some of the more interesting details and share how I built them. It won’t be a full-blown tutorial, but my goal is to give you a few solid techniques you can start using right away in your own work. ✨
Spoilers ahead! There are several little surprises baked into the landing page, and this blog post lays many of them out unceremoniously. If you have a few minutes to spare, I’d suggest visiting the page first yourself,
... Read full article.