Successfully reported this slideshow.
Your SlideShare is downloading. ×

Single page web apps.pptx

Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad
Ad

Check these out next

1 of 5 Ad

More Related Content

Recently uploaded (20)

Advertisement

Single page web apps.pptx

  1. 1. Single page web apps
  2. 2.  What is a Single Page Application?  A Single Page Application is a web application that requires only a single page load in a web browser.  App like interface and User experience  Faster UI and more interactive compared to MPA  Responsive Design  SPA use AJAX + HTML 5 to create fluid and responsive web apps, without constant page reloads.
  3. 3. Interaction
  4. 4. Advantages:  Single Time File Load Each of HTML, CSS, JS.  Enhanced User Experiences.  Faster and dynamic interaction.  Designed to work in offline as well.

×