Using requestAnimationFrame for JavaScript animation on the Web
It took me time to grasp the concept behind the requestAnimationFrame method. So I will briefly explain how to use requestAnimationFrame in web animations. Before then, let us understand how this method came to be and its advantages/uses.
What is ani...
devct.hashnode.dev4 min read
Victoria Adedayo
Software Frontend developer and technical writer
Thank you. I am curious as to how this would work in a large project. Bookmarked! I will try it out soon.