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 Express Basics Serving Static Files in Express Merging the Design Files

I feel like this section was poorly explained. I have tried rewatching the video multiple times but I wont get it still

I feel like this section was poorly explained. I have tried rewatching the video multiple times but I wont get it still.

Dane Parchment
Dane Parchment
Treehouse Moderator 11,075 Points

What exactly aren't you understanding so we can have a better idea of what to explain to you?

Jelena Feliciano
seal-mask
.a{fill-rule:evenodd;}techdegree
Jelena Feliciano
Full Stack JavaScript Techdegree Student 12,729 Points

I am feeling the same way. Like when were the images added? Where are those HTML files? and what are these extra files that were in the 'Here are the assets from the designer' link? The images aren't loading after I saved them manually. Deep breath. returning another day.

This is definitely not a walk-through/step-by-step tutorial. More like an assignment and you get the peak at the answers. The solution is more like a hint. I did not follow line-by-line and of course got lost along the way. My output looked nothing like his, and at times the page would just crash. I was eventually able to figure it out on my own by debugging, console logging, looking at the DOM tree elements, the .css, and experimenting. If your page crashes, use console logging to isolate where, and see if your pug files "extend" and "block" to/from match the linked pug files. If the page loads but formatting is not right, use the .html files in the project files as the guide to how the Dom-tree structure should look.

1 Answer

Vincent Ngo
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
Vincent Ngo
Full Stack JavaScript Techdegree Graduate 18,648 Points

I agree with the poster. The last video needs to be its own hour-long walkthrough. The instructor even says in the video that it wasn't easy, and that there are concepts he had not gone over throughout the course, but he wasn't going to explain all of the walk-arounds, which there seems to be quite a bit... Is there a course on design merging all in itself?