Apps

Is it possible for a web application to be *too* fast?

Is it possible for a web application to be *too* fast?
  1. Are Web apps slow?
  2. What makes web apps slow?

Are Web apps slow?

Unlike binary desktop programs, web applications rely on a wide variety of hardware-limited resources to get from server to client. Because there are so many reasons an application can be slower than expected, it is rarely advisable to immediately look to the code for answers.

What makes web apps slow?

The real causes for an application slowdown

Overloaded server. Database request too slow to execute or poorly written. Issues at the load balancing level (overloading one server) Slow Web request.

View state (read only) for checkboxes and radio buttons
Which is better radio buttons checkboxes?How to set checkbox readonly in JavaScript?How do I make a checkbox read only? Which is better radio button...
Background video & accessibility of text overlays
What is background videos? What is background videos?For those uninitiated, background videos are short, looping snippets of video which play on web...
How do you signify different text sizes and font weights in paper wireframes?
When creating wireframes What's the most effective way to represent words?Does wireframe include text? When creating wireframes What's the most effe...