logo Sign In

Post #957214

Author
yhwx
Parent topic
MAC or PC
Link to post in topic
https://originaltrilogy.com/post/id/957214/action/topic#957214
Date created
21-Jun-2016, 5:54 PM

Warbler said:

yhwx said:

The traditional GUI has built up so much UI debt

what the heck is UI debt?

I guess I have to first explain technical debt.

From Wikipedia:

Technical debt (also known as design debt or code debt) is “a concept in programming that reflects the extra development work that arises when code that is easy to implement in the short run is used instead of applying the best overall solution”.

Some believe that, analogous to monetary debt, that if technical debt is not repaid, then it will keep on accumulating ‘interest’, making it harder to implement changes later on. Unaddressed technical debt increases software entropy.

Apply this concept to user interfaces.