How many types of storage available in Ionic framework?

devquora
devquora

Posted On: Nov 17, 2022

 

The easy way to store key or values and JSON objects are known as storage in Ionic Framework. In this various storage, engines are used. While on the web application, the storage will tend to use IndexedDB, WebSQL, and local storage. Various types of storage are available in the Ionic framework. Some of them are –

  • HTML5 local storage
  • Cookie and session storage
  • indexedDB
  • WebSQL
  • PouchDB
  • Webservice/api storage
  • Cordova storage.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    IONIC Framework Interview Questions

    What is Ionic Framework?

    IONIC framework is an HTML5 platform that enables web developers to build hybrid mobile apps. Hybrid apps are those app..

    IONIC Framework Interview Questions

    What is the difference between PhoneGap, Cordova, and Ionic?

    Cordova: Cordova is a JavaScript framework that builds apps, which can access the device hardware. Cordova cannot buil..

    IONIC Framework Interview Questions

    Who developed Ionic framework?

    Ionic Framework was created by Drifty Co. in 2013 and developed by Max Lynch, Ben Sperry, and Adam Bradley...