Introduction to JavaScript Animation with Anime.js
Learn the fundamentals of Anime.js to create awesome animations with JavaScript
Description
The goal of this course is to teach you the fundamentals of JavaScript animation with Anime.js. And I'm hoping that by the end of the course you'll have all the necessary knowledge to create beautiful and engaging animations.
If you are new to JavaScript and CSS, I would recommend learning the basics first, because this course only focuses on the topics related to Anime.js and animation design . We'll first start by creating a simple animation with plain JavaScript and then we'll dive into learning Anime.js. We'll cover all Anime's animation APIs and at the end we'll work on two practical animations. The first will be a loading spinner and the other will be a micro-interaction animation for a login form.
What You Will Learn!
- You'll learn the fundamentals of JavaScript animation
- You'll be able to use Animejs to create awesome animations
- You'll learn what micro-interactions are and how you can implement a simple one using JavaScript and Animejs
Who Should Attend!
- This course is great for designers and developers who want to learn how to implement animations in JavaScript