main.append(addParagraph("The online documentation for React is pretty good and can be found at <a href=\"https://reactjs.org/docs/getting-started.html\">https://reactjs.org/docs/getting-started.html</a>. There is also a link there to tutorials and the React Community, both of which could be useful resources."));
main.append(addParagraph("Other useful areas for study may include React Native for creating Android and other native apps or GraphQL which can be useful when you want to be loading data into your app."));