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 trialPrajakta Deshmukh
Courses Plus Student 2,330 PointsI got to know animation effects, how will I do animation on page load?
how will I be able to learn the advanced level of animation, on page load how can I load the animation and all? What basics I should know. Did here we require Jquery or Javascript?
eg: www.agence-me.com, See above eg website, how can I code same effects as on given example, there have used animation etc. but how to show on load the animation
3 Answers
Adam Beer
11,314 PointsMaybe this is the basic. I tried to collect it.
- Introducing JavaScript
- JavaScript Basics
- Defining variables with let and const
- Introducing Arrow Function Syntax
- Exploring JavaScript Conditionals
- JavaScript and the DOM
- AJAX Basics Course
- Understanding "this" in JAvaScript
- Object Oriented JavaScript (2015) and this is the New edition
- Understanding Closures in JavaScript
Happy coding! :)
Prajakta Deshmukh
Courses Plus Student 2,330 PointsThanks, @Adam jquery and Javascript courses right
Adam Beer
11,314 PointsGet started, yes, and when you finished some courses, create some small apps with javascript. This is a versatile language.
Prajakta Deshmukh
Courses Plus Student 2,330 Pointsthanks, let's try
Adam Beer
11,314 PointsAdam Beer
11,314 PointsYes, this can only be solved with jQuery or JavaScript or other JavaScript frameworks.