Posts by user3658253 • 1 point
2 posts
-
0
votes2
answers289
viewsA: Promise/Observable Chaining in IONIC/Angular
I managed to do using forkJoin, but I did a test in an emulator turning off the internet (in this case it would give error for not being able to access the API) and did not fall in the catch…
-
0
votes2
answers289
viewsQ: Promise/Observable Chaining in IONIC/Angular
Personal I am new in IONIC/Angular and I do not understand yet very well Promise/Observable and would like a help ! I have the following situation: User clicks on a button that will fetch…