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 trialRich Zimmerman
24,063 PointsCreating a Portfolio
I'm curious if anyone has any advice on creating a portfolio for MEAN stack development as far as hosting (ease of use and stuff) and maybe what potential employers would look for in a good entry level portfolio.
1 Answer
Fernando Zhu
22,304 PointsGithub and Jekyll might be a good choose if you don't want to pay for hosting or establish a complete backend. Treehouse also has some tutorial on how to create Github page using Jekyll. Of course you can use MEAN stack to build your portfolio, just want to give you my two cents. Here is my blog if you prefer a demo.
It would be good if you can showcase your previous projects on your portfolio, depends on your career goal, it could be fancy and full of animation and JavaScript tricks if you want to get into web front-end development. Otherwise, a clean and content related portfolio would be sufficient.
Rich Zimmerman
24,063 PointsRich Zimmerman
24,063 PointsThanks, I will check these out. Do you host the actual web applications or just link to the source code files on github for your actual portfolio?
Fernando Zhu
22,304 PointsFernando Zhu
22,304 PointsHmm... my blog is simply a GitHub page, I don't need to host it, maybe this will explain things better: Github Page