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 trialChen Sun
3,247 PointsI want to build a forum like treehouse forum in my website, which kind of language is the most suitable one? PHP?
the forum doesn't have to be so fancy, just wanna be user-friendly and has a well-rounded neat outfit like treehouse forum, so what languages should be involved in the developing process?
1 Answer
Kevin Korte
28,149 PointsWhichever one you're most comfortable in. This forum is running on Ruby on Rails. Most forums that you find on subjects or topics run on PHP. Python could do it too.
I know almost nothing about the likes on Node, Angular, etc, but I bet a forum could be built on those languages too.
Chen Sun
3,247 PointsChen Sun
3,247 Pointsthanks, but could you tell me why treehouse use particularly Ruby on rails for this forum instead the most common one PHP?
Kevin Korte
28,149 PointsKevin Korte
28,149 PointsNo I can't. That was a decision they made for whatever reason when they first founded the site. It was probably more about preference than it was about the actual language itself.
I like to throw out this little stat. Facebook is built on PHP, Twitter is on Ruby on Rails, and Youtube is Python ran.