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 (2015) Doing more with Express Using Logic in Jade Templates

Diego Nunes
Diego Nunes
9,478 Points

Just to warn, blog.jade is missing

Yep, another branch with problems The file blog.jade is missing, so the link blog dont work, u need to pick up the file from another branch to make work. Till now was a pain to follow along this course. I think its the 4th branch with problems and the course have some other minors problems too.

3 Answers

Yup I noticed the same thing. Here is the link to blog.jade file from the listsinjadetemplates branch from the last video, which I what I am using.

https://github.com/hdngr/treehouse-express-basics/blob/listsInJadeTemps/src/templates/blog.jade

I wish this class would use workspaces like other classes rather than github. Github is great but the way this class is formatted is a pet peeve of mine especially since I upload my treehouse folder (all classes) to my github and I have to upload this one as a separate repository.

Brian Pedigo
Brian Pedigo
26,783 Points

Thanks for this post! I was stumped until, I can across this this post and check to see if the file was indeed missing and it was. Thanks for the heads up on this one saved me time trying to figure out what was going wrong!

Its in the downloads section of the course. Just go to downloads on the video page, and download the folder. It should be in the templates folder.