Handing off mockups to developers can be hard for several reasons: Lack of technical knowledgeDesigners may not have the technical knowledge needed to create mockups that can be easily interpreted,…
Something that we need to consider when we design a new product as UX designers. ADHD stands for “Attention deficit hyperactivity disorder”. It is usually associated with hyperactive children, but…
Designers specialized in accessibility — to pass on this knowledge in a documented form in the design handoffs to guarantee maximum compliance with WCAG. Our duty goes a little further…
The Test Given the following HTML and CSS code, do you know what would be the color of the text ‘test’? <body> <div class="hello"> <p class="abc">test</p> </div></body> p.abc { color: purple;}.hello p {…
A system is a set of interconnected elements that work together to achieve a common goal or purpose. Any system has inputs, stocks, processes, and outputs. For example, a plant…