1 / 7

Types of web applications

Want to know the types of web applications? Here is the list.

Download Presentation

Types of web applications

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Types Of Web Applications

  2. What Is Web Application? • Web application is one kind of program or software that you can access from anywhere and from the any browser. • Web app is robust, reliable and scalable as compared to website. • Comparatively, Web app offers security, authentication, and security then website. • In the market there are lots of web application. Let’s learn about differents types of web app in details.

  3. Static Web App • Its build using libraries and web framework. • Its deliver directly to end users same as stored on the server without any server side alteration. • It’s easy to host. • Cost of development is low. • Indexing on the search engine is easy. • Hard to make updates. • Faster in slow internet

  4. 2. Dynamic Web App • Compared to static web app, its technically complex. • Its fetch the real time data as per user request. • It’s required database to stored data which is located on the server side. • It’s easy to update and maintain. • It’s provide better user experience. • It give professional look. • Easy to navigate.

  5. 3. Multi-page Application • Difference types of languages can be used to build multi-page web application. • In the multi page web app, logic stored at the backend and every request of the clients go to the server and and reverted. • You can add pages as you want in your existing app, • Multi page app is SEO friendly. • Provide unlimited scalability. • Amazon, eBay are the example of popular multi page applications.

  6. 4. Single page Application • A Single page web application load only single web page and then update the body content via javascript APIs. • It is quicker because its perform login on the web browser. • Single page web app is user friendly. • It provide better reusability. • Debugging is easy compare to others. • Implementation is less complex compare to others • Google Map, Netflix, Paypal are the example of popular single page application.

  7. Conclusion Conclusion • These are the major 4 types of web applications. There are still many other types of web apps available. Selection of web app is based on the business, goal, and its targeted audience. • This is not end you can read more types and detailed information from our blog: Types of web applications.

More Related