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 Build a Simple Dynamic Site with Node.js HTTP Methods and Headers Perfection Suggestions

Finished Extra Credit: Lorem Ipsum generator

I actually already had created a lorem ipsum generator in the past, and just refactored it to be a Node app.

Here's the app, hosted on Heroku:

http://rocky-chamber-9238.herokuapp.com/

Here's the code on GitHub:

https://github.com/trohweder85/ipsum

If anyone has any suggestions for improving the code, I'd love to hear. Thanks for checking it out!

Patrick Koch
Patrick Koch
40,496 Points

heroku isnt working ;-)

2 Answers

Nick Field
Nick Field
17,091 Points

Great work! And thank you for introducing me to Heroku and it's sheer convenience :)

Robert Cooper
Robert Cooper
22,704 Points

Hey, this really helped me with my own Lorem Ipsum generator and the introduction to Heroku has proven quite useful!