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

Development Tools

What is the purpose of the clickable prototype?

A clickable prototype is brought up often in conversation with local developers and entrepreneurs. I do not understand the value of them. To me, all a clickable prototype do is add functionality to wireframe documents. Is there a piece I'm not considering?

1 Answer

Steven Parker
Steven Parker
231,084 Points

The main value of a clickable prototype is that it allows the stakeholders to experience and test the flow (navigation) of the site's organization. Wireframes and static mock-ups don't convey the organization and relationships between the pages as clearly.

Thanks!