POUR
Perceivable, Operable, Understandable, and Robust (POUR) are the four main principles of web accessibility.
Perceivable, Operable, Understandable, and Robust (POUR) are the four main principles of web accessibility.
A set of ten general principles for user interface design created by Jakob Nielsen to improve usability.
Model-View-Controller (MVC) is an architectural pattern that separates an application into three main logical components: the Model (data), the View (user interface), and the Controller (processes that handle input).