Next.js Discord

Discord Forum

What fetching approach I should choose to fetch data?

Unanswered
Broad-snouted Caiman posted this in #help-forum
Open in Discord
Broad-snouted CaimanOP
Hi guys, I've a question. I'm building a stock app, and I'm currently working on watchlist page. Watchlist columns and tickers are stored in database, and I am wondering what fetching approach I should use for fetching data of tickers in watchlist, api route? server side? watchlist component itself is client componenet due to dnd and etc. I am a bit lost.

0 Replies