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 trialLeon Segal
14,754 Pointsblog page does NOT say under construction!
er yeah - so I checked out the listsInJadeTemps branch, ran nodemon and navigated to the blog page and ... got the blog! Is there a mistake here somewhere?!
3 Answers
Jesus Mendoza
23,289 PointsImpossible to say without taking a look at your code
Leon Segal
14,754 Pointsmy code is irrelevant - you can recreate this by following the instructions on the teacher's notes.
Jesus Mendoza
23,289 PointsIf the code of the video shows the under construction page then there might be something wrong with your code, that's why I'd need to take a look at your code
Leon Segal
14,754 Pointsyou can check out my code by doing the following:
git clone https://github.com/hdngr/treehouse-express-basics.git express-basics
cd express-basics
git checkout listsInJadeTemps
Jesus Mendoza
23,289 PointsMaybe the repo has the finished code for that lesson instead