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

Robert Cooper
Robert Cooper
22,704 Points

Lorem Ipsum Generator Completed

I successfully managed to create the Lorem Ipsum NodeJS application. Feel free to follow the links below to view the Github repository or live demo of the app (hosted on Heroku). Also, if you have any suggestions for improvements, please let me know since I may try expanding the functionality of the application in the future.

Github repository: https://github.com/Engineering-Robert/lorem-ipsum-generator

Live Demo: http://lorem-ipsum.robertcooper.me/

Kyle Johnson
Kyle Johnson
33,528 Points

Hi Robert.

I checked out your Live Demo and it works great! Good job! I also noticed that you spelt practice wrong in your first line. Keep up the good work!

Robert Cooper
Robert Cooper
22,704 Points

Thanks Kyle Johnson , I appreciate that! I also went ahead and fixed the typo. Thanks for pointing that out :)

2 Answers

Looks good and very functional! I like the copy button that does away with selecting the whole text with mouse and hit the copy keyboard shortcut.