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 JavaScript and the DOM (Retiring) Responding to User Interaction Event Delegation

nishnash
nishnash
6,267 Points

Practice Challenges/Exercises ?

Hi,

I just finished - JavaScript and the DOM --> Responding to User Interaction.

Is there any practice exercises/challenges to help us better understand this material and test what we have learned in those videos ?

Christopher Lebbano
Christopher Lebbano
15,338 Points

I would suggest just trying it out on your own, create something that uses what you learned. For me I wrote a small mini card matching game to show that I could manipulate images, attributes, colors, appending new HTML to the dom as well as hiding things,

1 Answer

nishnash
nishnash
6,267 Points

thanks for the feedback christopher,

I guess still being fairly new to this I find it hard to even think of what kind of challenges i could create for myself.

I found this so hopefully this will give me a bit more practice/confidence with my code.. http://www.w3resource.com/javascript-exercises/javascript-dom-exercises.php