Hi,
I want to create text animations similar to the ones on this website:
https://yourcodebuddy.dev/
I’ve tried inspecting the site but couldn’t figure out how the animations are implemented. It seems like the developer might have built them custom, or I couldn’t detect any animation library using Wappalyzer.
I want to know if it’s possible to achieve similar effects using GSAP. Specifically, how is the text switching between phrases like "website," "mobile app," and others? I’d like to replicate this type of animation for my project.
Could you guide me on how to achieve this?