Marketing term in context

Web applications

In brief: A web application is software operated through a web browser that processes inputs, data and user state, rather than merely displaying static content.

How I use Web applications in practice

I assess Web applications in the context of the entire page. Heading, text, controls, speed and feedback must together explain what can be done and what follows. I first fix obstacles that prevent the task; decoration and effects come only after the basics work.

What to watch out for

A component is not finished just because it works with a mouse. With a Web application I check keyboard use, contrast, zoom, screen reader, slow network and the no-script state. Accessibility and performance are not extras; they are part of the same experience.

Questions for a decision

  • What task does the person want to complete on the page?
  • Where might they hesitate, make a mistake or lose context?
  • Does the solution work on mobile, with a keyboard and on a slow network?
  • What signal will show that the change genuinely helped?

Related practice