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

Ruby

alborz
seal-mask
.a{fill-rule:evenodd;}techdegree seal-36
alborz
Full Stack JavaScript Techdegree Graduate 30,885 Points

Looking to make a Reddit-like app -- would like help planning this before starting

Hi! I'm looking to make a Rails app that's like Reddit but need help planning before getting started. What sorts of gems and other things should I include first before actually really coding the bulk of this thing? Model relationships? Thanks!

2 Answers

Maciej Czuchnowski
Maciej Czuchnowski
36,441 Points

Mackenzie Child's 12 in 12 challenge should give you some hints on where to start. https://mackenziechild.me/12-in-12/

Of course, don't copy and paste his code, make sure you understand all the stuff that's going on.

Also this one:

Reddit on Rails: A Hero's Journey

More details here via GitHub - https://github.com/schneems/reddit_on_rails