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

Pratham Patel
Pratham Patel
4,976 Points

I have a question on the tracks offered here at treehouse

I want to learn web developement and I'm wondering if I should do the front end web development or web design? What's the difference? And which course will allow me to make website like yahoo, blogs, and etc

1 Answer

If you want to make a chatroom-style application like Yahoo, you should probably take the Front-end Web Development track.

The Web Design track focuses on HTML and CSS, and it's impossible to make a chatroom project without JS or a back-end language.

The Front-end Web Development track does HTML and CSS, but it doesn't go as deep, and also does a lot of JavaScript.

Even if you complete this course, you may not be able to make this application. If you really want to make a Yahoo-like application, you will probably need to finish the Full Stack JavaScript track. It covers more advanced JavaScript.

Before you hop onto the Full Stack JS track, you will need the fundamentals, which are all in the Front-end track.