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!
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

Tristan Gaebler
6,204 PointsWhat should I know before ruby?
What should I know before learning ruby? Javascript, HTML, css? How much should I know?
2 Answers

Ricky Catron
13,023 PointsYou should have at least a basic understanding of HTML because in order to connect the frontend of development to the backend you will need to use HTML forms even if a frontend developer writes the forms for you, you will need to be able to read the HTML so you can make the connections.

Tristan Gaebler
6,204 PointsThanks

Ricky Catron
13,023 PointsOf course. Glad to help.