ArcGIS Experience Builder is built on React and ArcGIS Maps SDK for JavaScript. It empowers you to quickly transform your data to interactive, mobile optimized web apps and web pages. In this session, we will show how to use TypeScript and React to build custom widgets and themes. Come to learn all about customizing and extending web experiences with ArcGIS Experience Builder.
Most of the slides are made available at Esri Events > Proceedings.
- Clone the repo into the client folder of your experience builder dev edition
- Copy the content of the apps folder to server/public/apps
- Run npm start in client and server folder of your experience builder dev edition
- Open the sample apps with https://localhost:3001/experience/changeDS or https://localhost:3001/experience/widgetCommunication