How to get HubDB rows from client side Javascript

Hello,

I’m currently working on building out a blog homepage that displays a list of blogs available to read. We want to have the initial page all handled server side and currently we’re using a module that pulls the most recent posts from the HubDB table and displays them. Now we’re trying to add a button that you can click to load additional posts, but I don’t know how to retrieve those posts through the button.
I’m currently looking at doing this through client side JS. Any ideas on how we can pull the next x number of records from the HubDB table? (all of this is being built through the design manager, we’ve had bugs in trying to code locally and push up so we avoid that where possible).

Hi, @PeterKumospace :waving_hand: Thanks for reaching out! Including those details is also helpful. Hey, @Kevin-C @alyssamwilie, do you have any experience with the type of project @PeterKumospace is describing?

Thank you very much! — Jaycee