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

General Discussion

Mohamed Ahmed
Mohamed Ahmed
6,517 Points

It is possible to build a website like Airbnb with Node.js and MongoDB instead of Ruby and Amazon RDS?

It is possible to build a website like Airbnb with JavaScript , Node.js and MongoDB instead of Ruby and Amazon RDS

2 Answers

Mohamed Ahmed
Mohamed Ahmed
6,517 Points

First of all Thank you , but I want long Answer please , I'm so interested

Ken Alger
STAFF
Ken Alger
Treehouse Teacher

Mohamed;

It really depends on the stack you're comfortable using. You can do a lot of the same things in Node.js as you can in Ruby, or Python, or Java, there just may be some different approaches required due to language structure.

Similarly, MongoDB is a modern, multi-purpose database that powers some of the world's largest companies and handles data storage needs across many different industries.

As Henrik Christensen said, it is possible, absolutely.

Best wishes on your project!

Ken