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 jQuery Basics (2014) Creating a Mobile Drop Down Menu Plan

Howie Yeo
PLUS
Howie Yeo
Courses Plus Student 3,639 Points

Demo the Plan phrase?

Going through 15 steps and not knowing exactly what is happening.. maybe a quick demo to the final product will be more helpful? (after walking-through the 15 steps)

Ali Asgar
Ali Asgar
2,112 Points

Exactly what i have been going through while watching the videos. The quick demo at the start of the lessons is a must.

5 Answers

I just left feedback saying the same thing. It's frustrating because it doesn't seem like this stuff should be hard to understand, but I don't feel I'm making much progress.

Kevin Faust
Kevin Faust
15,353 Points

hey howie,

what i do when i dont know what exactly we're building, is to go to the final video in this lesson and just view the finished product. i didnt really understand what we were building but after seeing the final 20ish seconds of the final video, i understood clearly. cheers!

Fábio Tavares da Costa
Fábio Tavares da Costa
11,985 Points

hi there,

ok. yet, if I read Mobile Drop Down and don't automatically link it to CSS media queries, and how they are used all over the Web to create responsive interfaces, I am going for fundamentals.

Skipping to the end to view the final product might "feel" better, but you're not forcing your brain to think. In a real-world environment, you're never given the finished product. Sure you may have a UX/UI Design team showing you non-functional mockups, but you have to get out of your comfort zone while you're learning.

Fábio Tavares da Costa
Fábio Tavares da Costa
11,985 Points

Hi Howie Yeo.

The examples used here are quite commonly used features. The most popular frameworks have adopted them as it is or with some light modification. For instance, an alert can be seen as a single item light box.

Take a look at Framework Basics, than return and you will see it more like a how to customize popular features.