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 trialRobert Cooper
22,704 PointsLorem 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/
Robert Cooper
22,704 PointsThanks Kyle Johnson , I appreciate that! I also went ahead and fixed the typo. Thanks for pointing that out :)
2 Answers
Jonathan Yngfors
19,290 PointsGreat job! :)
Robert Cooper
22,704 PointsThanks Jonathan!
Ikuyasu Usui
36 PointsLooks 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.
Kyle Johnson
33,528 PointsKyle Johnson
33,528 PointsHi 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!