Have your say in Community Polls: What was/is your greatest motivation to start your own business?

How can I display fetched data on the frontend of my app?

How can I display fetched data on the frontend of my app?

Shree6
Shopify Partner
1 0 0
I've created an app but don't understand how to fetch that data & show it on the frontend, Kindly help to resolve this issue!
Reply 1 (1)

PennPhilaTest23
Shopify Partner
4 0 1

Hello! Depending on a programming language that you used to create the app, you will need to know how to fetch data from the Internet by making http requests. Ruby, PHP, and Javascript has its own method of doing this. I recommend going to Udemy.com and find the appropriate tutorial. You could ask questions in case you will get stuck.