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) Using Templates with Express Scaffolding Your Project’s Templates

Code described in Scaffolding Your Project’s Templates Video.

I couldn’t find the branch named scaffoldingYourProject in the GIT repo. Would appreciate if this could be made available. Thanks!!!

4 Answers

Saad Aleem
Saad Aleem
6,089 Points

I can't find the new index.jade file either. Don't know what's the issue here.

someone didnt do his job, 1 star only.....

jason chan
jason chan
31,009 Points
git clone https://github.com/hdngr/treehouse-express-basics.git express-basics
cd express-basics
git checkout responseRenderMethod

type in those GIT commands to retrieve it from github. the instructor has the files on GIT. So this forces us to use CLI

Yes, but responseRenderMethod is the previous lesson, and doesn't have the new index.jade file that he has in this lesson, so I understand what Mr. Rao is saying.