Responsive Design Workflows

Out of context: Reply #6

  • Started
  • Last post
  • 7 Responses
  • monNom-2

    1. Design the UX from mobile up.

    2. Design the styling from desktop down.

    3. Start small in scope, bounce back and forth fleshing out your assumptions and gradually increasing complexity/scope.

    4. Test and prototype early and often to revise out things that are not working. Best to do this in real HTML/CSS/JS on real devices to work-around device-specific issues early.

    5. Once you've firmed up your prototypes, get started working on your content and test it in them. Refine as needed so it works well across all screens.

    6. Rig your site with instrumentation and analytics tools to watch how people are using it and go back to step 1 and refine based on that data.

View thread