You can use JavaScript to create touch events in touch enabled apps.
In JavaScript, the three primary touch events are touchstart, touchend, and
touchmove. We will learn more in chapter 31.
When developing any touch-enabled app, be sure to test for the
following:
- Overall responsiveness and fluidity