Ionic 3 & Firebase CRUD - Removing Shopping Items (13)

preview_player
Показать описание
Ionic 3 & Firebase CRUD

Learn Ionic 3 From Scratch

Master Ionic 3 with Ionic Native and Cordova Integrations

NativeScript with @ngrx:

You can also find me:

Рекомендации по теме
Комментарии
Автор

Hello Paul

I hope you are well, I have followed your tutorials and I like them so much, and I have learned a lot from them, and I want to share the code I followed in your tutorial Ionic and Firebase, this code is in a repository github, for the next friends want them to review Or follow code, can review it

jesusarmandomaciasbenitez
Автор

how to use that fonts in vs code by the way nice tuts

TrendingCodes
Автор

hi i got error on _this.itemRef$.remove is not a function. please help.

amirulhijaz
Автор

please coud you helpe me with this issue? InvalidPipeArgument: '[object Object]' for pipe 'AsyncPipe'
Error: InvalidPipeArgument: '[object Object]' for pipe 'AsyncPipe

marcosradix
Автор

i'm getting the error '_this.NototieItem$.remove is not een function'

Souljahofchrist
Автор

I am not getting $key for remove data.
can any one help me?

parthraval
Автор

I had trouble getting the ActionSheet to fire.

I ended up saving the created ActionSheet to a variable:

let actionSheet = this.actionSheetCtrl.create({ ... code ... });

And then used the .present() function to get it to display:

actionSheet.present();

SethStevenson
Автор

please coud you helpe me with this issue?

fetouhelsayed