Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 975 Bytes

File metadata and controls

13 lines (7 loc) · 975 Bytes

ArcGIS Maps SDK for JavaScript: Build Custom UIs Using API Widgets

The ArcGIS Maps SDK for JavaScript's widgets have a clean separation between the user interface (the "view") and the underlying business logic ("viewModel"), allowing developers to use the viewModel to create a custom experience. In this session, you will learn how you can create custom UIs using the widget viewModels. We will look at examples using viewModels to create UIs within popular web frameworks and libraries, as well as the Calcite Design System using web components.

Slides and recording

Most of the slides are made available at Esri Events > Proceedings.

Demos

https://esridevevents.github.io/2024-arcgis-maps-sdk-for-javascript-build-custom-uis-using-api-widgets/coordinate-calcite-js/

https://esridevevents.github.io/2024-arcgis-maps-sdk-for-javascript-build-custom-uis-using-api-widgets/coordinate-fluent-react-js/