Should I make 3rd party API calls from my frontend or the backend?
I'm not sure whether I should make my 3rd party network calls from the frontend or the backend. Both seems to have their advantages. I will like to know what limitaions you have experienced using either approach.