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

Development Tools

I want to develop a site where users sign up and login what should i build it with?

I can say I mastered html and css, but I want to build a web app and just dont know where to start. I want to know what language can I build a site that has users sign up and login when they come back. I heard ruby, php, node js, a whole bunch of languages and just don't know which one is the one I need to make my site a reality.

can anyone please help me

2 Answers

Gonenc Mete
Gonenc Mete
8,518 Points

Hi Joe,

I would recommend Ruby. You can read this blog;

http://blog.teamtreehouse.com/10-must-have-ruby-gems

You can use the Devise gem to have users sign up and log-in. The documentation is very easy and with some quick research you can find example code that you can build off from.

Zenil Shroff
Zenil Shroff
3,410 Points

PHP AND MYSQL ALSO LOOKS GOOD OPTION.