Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript

1 Answer

This is the only course I can think of that sort of covers SVG animation with JS teamtreehouse.com/library/d3js. If you have not heard of D3, it is the go to library for data visualization for the web. I think it has some built in methods for animating too. Hope it helps!

Andrea Miotto
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Andrea Miotto
iOS Development Techdegree Graduate 23,357 Points

yes, thank you, I knew about it, it's a start but it's not really what I was looking for. But I saw that there are hundreds of JavaScript libraries, out there in the web, to do that, I just have to study a few.

Thank you.