Free Course: Ionic 3 and Firebase

Hello,

My name is Paul Halliday and I’m the author of Learn Ionic 3 From Scratch. I’ve just released a new completely free course which looks at a CRUD application with Ionic 3 and Firebase.

If this sounds like something you’re interested in, here’s a link: https://paulhalliday.io/p/create-a-shopping-list-application-with-ionic-3-and-firebase

Paul

1 Like

Thanks Paul, looks like it could be very useful!

hey paul… can you help me ? can we autostart out mobile application on boot of the mobile ? and is it possible to run our application even when it is terminated ??

Mestre tenho um dúvida em relação ao método getAll(), como faço para que o caminho dele tenha uma variável, essa variável já é capturada no html (fiz o metodo do ts respectivo ele captura a key do botão), Só que como faço para enviá-la para o Provider e mudar o caminho do getAll(). Para quando apertar no botão da lista aparecer os nós cadastrados dentro dele (firebase).

Classe TS:

errochild2

Classe provider: