The Power of Prototypes

definition of the word prototype

When your job is to make something for someone else (like a client), you go through a series of clearly-defined phases. Let’s take digital projects as an example. It could be a website, an app, or a web app:

  1. Discovery: What is this project all about? What are theĀ goals?
  2. Design: What is it going to look like? How are users going to interact with it?
  3. Development: Give all of this to a developer and have him/her build it.
  4. Testing and Release: Work out all the bugs and then release it into the world.

Continue reading