I'm curious as to people's thoughts on best practice for API calls. Do you tend to perform the call on the widget or on page load? I was thinking if I performed the call on page load I could store the data in a local variable to prevent additional calls from being made.
API call on page load or widget?
Database & APIs
Yes
1 reply