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 trialSuli S
1,475 PointsRoR vs Other Frameworks
Hi
Well this topic is for discussion. Now, as we know one person was the creator of RoR framework. Now, when considering this with .Net for example which was developed by large team of developers. How can we trust a tool that was developed by only one person? even if this person is a genius he will still have issues. I know even teams could have issues but at least in teams many idea will be shared and the tools will be developed at best way with as little problems as possible (Engineering).
What do you think?
1 Answer
Lee Hughes
8,380 PointsRoR is open source. There's many many people working on future versions.
As you can see from https://github.com/rails/rails over 2,000 people have contributed to RoR currently.
Suli S
1,475 PointsSuli S
1,475 PointsWhat about the quality of open source any way, do think open source can have good quality like closed source?
Lee Hughes
8,380 PointsLee Hughes
8,380 PointsMy preference is open source as it allows for better innovation in my opinion. With something as popular as RoR the contributions will very likely be of a high standard.
James Barnett
39,199 PointsJames Barnett
39,199 PointsMost open source projects are started by one person and then contributed by small core group of dedicated people.