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

Joseph Graham
Courses Plus Student 845 Pointshow between different Web Designer Vs Front-End Web Developer
I'm pretty much confuse how between different Web Designer Vs Front-End Web Developer I think Web Designer don't need code like html, css, js. Web Designer need good skill designing idea don't need code like html, css, js. Designer need good tools like Adobe Photoshop , Adobe Illustrator , InDesign etc.
Front-End Web Developer need good skills like html, css , js.
2 Answers

Petter Johnson
Courses Plus Student 123 PointsHey Joseph, Nice question.There are some differences between Web Design and Front End Web Development.A web designer should be focused on designing such as create some typography,good web page look and today most important work for a designer is to create the web page Responsive.Responsive Web design is the most challenging work for a Web Designer.For web design you have to learn these technologies HTML,CSS,Flexbox,Bootstrap,some JS. And a web designer need little bit Adobe Photoshop for creating images format such as JPG,PNG,GIF,Cropping etc and also need some Adobe Illustrator for creating svg,simple Logo etc.You doesn't need to be master in Adobe Photoshop, Adobe Illustrator you just use these technologies for some web design good look.For more information have a look on these http://www.lynda.com/Web-Design-tutorials/Welcome/177837/364258-4.html https://teamtreehouse.com/tracks/web-design
A Front End Web Developer's duties are creating some Javascript functionality alongside with HTML,CSS.A developer's main focus is to develop the web page with some programming funcationality that's it.

Laurie Williams
10,174 PointsCorrect. Designers create mocks up and prototypes. Front end developers use HTML, JS and CSS to make those designs come to life within the actual application.