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

HTML

Need suggestions for basic server side operations for contact forms, surveys etc.

I was just going over HTML forms and tables on the web design track and got inspired for try doing some basic surveys and contact forms by myself on the back-end. In the future I plan on diving deep into RoR and JS with their respective tracks but I want to get my hands dirty early on just for this topic. Can anyone suggest me a part of a JS or RoR course that can get me started for this particular operation?

1 Answer

Hi, leonvsthings if you already have basic knowledge in javascript programming, I suggest you take the "Angular Basic " course for easy manipulation of the front-end, and the "Build a Simple Dynamic site with Node.js " course for the Back-end . Node.js is for the server side and DataBase of your application.

Best,