Best way to call API in NextJS
Unanswered
Five-striped Sparrow posted this in #help-forum
Five-striped SparrowOP
I have a form with 6,7 select box and select box data is populating from the API. Currently, I am calling API inside useEffect and populating the select box.
Any best way to do it in NextJS (App Directory)
Any best way to do it in NextJS (App Directory)