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!
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

Andrea Miotto
iOS Development Techdegree Graduate 23,357 PointsSVG and JavaScript Course
Is there already a course about creating and animating SVG with JavaScript?
If there isn't can you do one?
Thanks.
1 Answer

Erik Krieg
43,038 PointsThis 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
iOS Development Techdegree Graduate 23,357 PointsAndrea Miotto
iOS Development Techdegree Graduate 23,357 Pointsyes, 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.