Book Image

Hands-On UX Design for Developers

By : Elvis Canziba
Book Image

Hands-On UX Design for Developers

By: Elvis Canziba

Overview of this book

Designing user experience (UX) is one of the most important aspects of a project, as it has a direct effect on how customers think of your company. The process of designing a user experience is one of the most challenging yet rewarding aspects of product development. Hands-On UX Design for Developers will teach you how to create amazing user experiences for products from scratch. This book starts with helping you understand the importance of a good UX design and the role of a UX designer. It will take you through the different stages of designing a UX and the application of various principles of psychology in UX design. Next, you will learn how to conduct user research and market research, which is crucial to creating a great UX. You will also learn how to create user personas and use it for testing. This book will help you gain the ability to think like a UX designer and understand both sides of product development: design and coding. You will explore the latest tools, such as Sketch, Balsamiq, and Framer.js, to create wireframes and prototypes. The concluding chapters will take you through designing your UI, dealing with big data while designing a UX, and the fundamentals of frontend. Finally, you'll prepare your portfolio and become job ready in the UX arena.
Table of Contents (18 chapters)
Title Page
www.packtpub.com
Contributors
Preface
Index

Collecting the correct user feedback


In this section, we will start to collect feedback directly from the users that are using our product.

The best way to understand where the users are struggling with our product is by asking them directly - not just in general, but for every specific feature of our product.

By gathering feedback from our users, we can create a better and clearer path for our product's road map, including the following:

  • The fixes and improvements that we will implement for the next release.
  • New features that users are asking for, and whether they really need them.
  • A clear vision of our product's future.

The main benefit will be customer satisfaction, because we will have a better idea of how our users feel about our product, what their expectations are, and how we can make them happy by improving the product.

There are different ways to collect user feedback; in this section, I will cover a few of them, which you can use on your website, in a web application, or in a mobile application...