A lot of starter React tutorials demonstrate the basics how to define and use JSX components. But there are a number of other dimensions in a full production web application. One common feature is loading data from a remote API using technology like AJAX.