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 Loops, Arrays and Objects Tracking Multiple Items with Arrays Build a Quiz Challenge, Part 2 Solution

Joaquin Siri
Joaquin Siri
2,036 Points

Think i need some html and css basic knowledge.

I was following Full Stack Javascript track really well and with these challenge its seems that i need some html and css basics for really understanding what im doing (the f.s javacript track never push me to do those courses).

Is that correct or only my thought? It would be helpful to now make htmls and css basic courses or better to continue with objetcs in javascript?

Thanks!

2 Answers

A lot of javascript is going to involve DOM manipulation, knowing what the DOM is, knowing HTML elements, and some CSS is going to go a long way. I know it helped me to understand HTML and CSS first.

Antwaun Johnson
PLUS
Antwaun Johnson
Courses Plus Student 11,157 Points

I would definitely recommend pursuing some of the CSS and HTML basic courses. In my experience this has only helped me. I would recommend checking out the treehouse library and incorperating some of those basic courses into your plan of study.