ADHD

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…

Most Developers Fail This Simple CSS 

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 {…

What is a system?

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…

What is a Design System?

https://youtu.be/hMSSg-pA9lk 6 different kinds of design systems 1. Brand identities/visual language as design systems 2. Tools as design systems 3. Products as design systems 4. Process as a design system…