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

General Discussion

techdegree fullstack javascript.

I did the free trial for the full stack JavaScript techdegree. I went through the requirements of the first project the random quote generator and I don't know where to start. I have gone through the course material and I cant understand how to complete this project. I have checked other resources of how to make a random quote generator and the code is a lot different than the code for treehouse. I checked the random quote generator on free code camp and it seems like it takes a lot less code. I also looked at completed projects on github and don't know where to start.

4 Answers

Michalis Efstathiou
seal-mask
.a{fill-rule:evenodd;}techdegree
Michalis Efstathiou
Full Stack JavaScript Techdegree Student 8,605 Points

sounds like you are a complete novice in programming, maybe the tech degree is for later down the road, check out some introduction to programming courses first, treehouse has many, i also like codecademy.com which is free, learn to code there and come back to the techdegree

I have gone through the regular tutorials for JavaScript from treehouse and codecademy. I can do the programming tasks for the tutorial. I'm not a novice to programming. I just can't understand the code that is required for the random quote generator. I understand the concepts but can't figure out how to use them to code this project.

Michalis Efstathiou
seal-mask
.a{fill-rule:evenodd;}techdegree
Michalis Efstathiou
Full Stack JavaScript Techdegree Student 8,605 Points

if you download the project files, and open the javascript file in the js folder, there are details, step by step instructions within it. It takes you by the hand and guides you to the solution, just take it one step at a time

I have decided that the front end developer techdegree is the best option at this time. After I complete the front end techdegree I will then move on to the full stack developer techdegree. I will also practice full stack JavaScript with treehouse and download the project files like you said. Thank you