Crayon Bits Blog

User Experience, Frontend, Code and Life

Day 93 - Improve interview component usability and performance

life UserBit entrepreneurship

Interview component

I’ve learned quite a bit since I first started UserBit. The implementation conducting interview piece of UserBit was something I have always thought could be improved both in terms of performance and usability.

In some ways I think conducting interview piece is the heart of UserBit since that is how the process begins and I want to make sure the experience there is top notch.

So I spent a good chunk of the day re-writing this component. The interview section now shows all your questions and answers on the same page and each question-answer pair is its own independent component. This has resulted in a significantly simplified code as well.

While I was at it, I also improved the real-time aspect of conducting interviews.