In the first tutorial of the series, you will learn about the basics of Anime.js. You will learn things like like selecting target elements and animating different properties related to them.
You can use parameters to control the animation of multiple target elements at once, changing things like the sequence in which the animations are played.
Learn how to set values of different properties using numbers, functions or keyframes, as well as mastering the Anime.js timeline and playback functions.
This tutorial will teach you about callbacks and easing functions in Anime.js. You can use callbacks to update text or change the value of an attribute.