What is the proper convention for firing two different actions inside ComponentDidMount()? Specifically two API calls that are made when the page is loaded? I have a try/cat