To use the ArcGIS API for JavaScript to create a simple web application to add a point marker at a defined X and Y coordinate pair, center the map on the point, and allow for information to be displayed when a user clicks on the point.
esri/Map
esri/views/MapView
esri/geometry/Point
esri/Graphic
esri/symbols/SimpleMarkerSymbol