Loving the tutorial, thanks to you and the official docs, I've managed to build a small app, getting and posting data via my API using $http and learnt how to use/import components, plugins etc, so far so good on my first step of learning.
Love your video. very helpful and watch every single one of them. I recently came across an issue with the custom component. I was trying to build a custom pagination component, where I defined all the next and previous page methods and buttons inside the custom component. this way, whenever, I need pagination, all I need is to include this custom component. bcuz I don't want to redefine these methods on every page where I need this pagination component, I hate redundant code. then when the data is ready from custom components(via next/previous), the parent(say home page) will gets that response data and populates it on home page's list. Is there a way to call the methods inside the custom comp directly from the custom comp html(next/previous) of the parent(home) then retrieve the response data from the custom component then populate the date on the parent(home page) ? please advise. thanks in advance.
Loving the tutorial, thanks to you and the official docs, I've managed to build a small app, getting and posting data via my API using $http and learnt how to use/import components, plugins etc, so far so good on my first step of learning.
Love your ionic tutorials. Someday will buy your paid courses or at least refer to my friends. Thanks a lot.
Love your video. very helpful and watch every single one of them.
I recently came across an issue with the custom component. I was trying to build a custom pagination component, where I defined all the next and previous page methods and buttons inside the custom component. this way, whenever, I need pagination, all I need is to include this custom component. bcuz I don't want to redefine these methods on every page where I need this pagination component, I hate redundant code. then when the data is ready from custom components(via next/previous), the parent(say home page) will gets that response data and populates it on home page's list. Is there a way to call the methods inside the custom comp directly from the custom comp html(next/previous) of the parent(home) then retrieve the response data from the custom component then populate the date on the parent(home page) ? please advise. thanks in advance.
Can u post link for the code on github ?
Around the minute 10:10 there was a cut, it means that the "output name" was wrong? It lost me...
Thhhannksss youuu !!!