Sun
Sun
merge please
> Hey, could you please explain in more detail what feature you would like to see? yes, I would like to know the detail participate transaction list in SNS launch,...
yes, sample code will be helpful to show how to navigate from one page to another
Watched the live stream today, I guess you have to save all "startAfter" in an array for later "previous" function. As my understand, to implement pagination, the key has to...
this is the code I use for paginate in motoko backend, not sure if it's helpful, FYI ``` `public func getArrayPage(data: [T],page: Nat, pageSize: Nat): [T]{ if(data.size() == 0 and...
It will be great, looking forward to watch "Livestream code session on Juno."