Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49103

Using SQLite

$
0
0

@khalilben wrote:

Hi,

I need to use sqlite or tinydb in my project and don’t know how to use it.

I need to save the data and show it from the database
I now have this code

ngOnInit(){
    this.newsProvider.getnewsbycat().subscribe(
      data=>{
        console.log(data);

        this.articles = data;
      }, error => {
        console.log(error);
      }
    )
  }

Posts: 5

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 49103

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>