Skip to main
Article
Sarah Parmenter speaking on stage

Designing Using Data

Ongoing education in our industry is a must. Attending conferences is a great way to learn and network with other industry professionals. Unfortunately, not everyone is able to attend conferences, but have no fear! Many of the best conferences post videos online, giving our community an easy way to learn on our own time from anywhere in the world. Our first video in this series is a talk by Sarah Parmenter titled “Designing Using Data” given at An Event Apart Orlando.

In her presentation, Sarah Parmenter walks us through a journey of using research throughout the design process to make informed decisions. While she is known for her work in user interface design, she goes beyond designing screens and showcases how she created a successful (non-web design) business by focusing on every detail of a customer’s experience.

I’ve personally struggled with accepting data from tools like analytics and a/b testing at face value. While the raw data is reliable, the human interpretation and organization of that data to provide meaningful insight is where my hesitation begins. I’ve seen experts rely far too heavily on data without considering the context of their visitor’s situation, emotional state and more. Sarah’s talk showcases how you can use both research and experience to create the best results.

Watch Designing Using Data Video

How do you use research to help you make design decisions? Let us know by sending us a message via Twitter. For other great talks from An Event Apart speakers, visit their website.

Recent Articles

  1. Article post type

    Generating Frontend API Clients from OpenAPI

    API changes can be a headache in the frontend, but some initial setup can help you develop and adapt to API changes as they come. In this article, we look at one method of using OpenAPI to generate a typesafe and up-to-date frontend API client.

    see all Article posts
  2. Stacks of a variety of cardboard and food boxes, some leaning precariously.
    Article post type

    Setting up Sass pkg: URLs

    A quick guide to using the new Node.js package importer

    Enabling pkg: URLs is quick and straightforward, and simplifies using packages from the node_modules folder.

    see all Article posts
  3. Article post type

    Testing FastAPI Applications

    We explore the useful testing capabilities provided by FastAPI and pytest, and how to leverage them to produce a complete and reliable test suite for your application.

    see all Article posts