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

Matthew Costigan
Matthew Costigan
18,319 Points

I've learned the basics of Front-End Development , but what to code to hone my skills and build a portfolio?

My goal is to find a job as a Front-End Developer and a portfolio is always required. But I am struggling to come up with different ideas to code and demonstrate my skills. How and what to code to build a solid and impressive portfolio?

2 Answers

Making your own website is a great first step to showing off your front-end development skills. Write neat, concise code and comment everything, if your employer cares about your code then they're almost certainly going to check it after checking out your resumΓ©!

You could proposition local businesses to make them a new website, or just create a fictional business and build a website for that instead, challenging yourself to incorporate everything you've learned on Treehouse into the design.

Good luck!

When I was learning JavaScript, it was fun and helpful to build a Bingo caller App, and a Yahtzee App. The Bingo caller app is pretty easy, but requires some thinking to get it working properly. The Yahtzee App is more challenging, but really takes a lot of thinking to get all the different elements to work together and be a fully functional game.