Hello.
Is there any example on how to integrate React JS with the ArcGIS API for JS(tutorials, docs, etc)?
I have been seeing some react tutorials but i still dont understand if i can integrate the arcgis api with a react js website.
Eve Lundsten
I have put up a sample boilerplate that I have used before in production apps. It demonstrates how to setup babel (to compile ES6 and JSX to ES5 in AMD format) and use React + Flux in a ArcGIS based application. It may be a little tough for beginners but would be a good exercise since it uses React & Flux plus a whole bunch of tools for developing, deploying, and optimizing. The master branch uses the 4.0beta3 api as well but it has tags to versions 3.15 and 3.16. You can check it out here GitHub - Robert-W/esri-flux-react: Simple Boilerplate for using React and Esri's JavaScript API together. It supports IE…
and feel free to submit questions/comments as an issue, I generally respond there quicker then here.
is there any tutorial in how to set up a enviroment for working react js with arcgis api for beginners? It will be useful for who is starting to develop webapps. I really like the 4.0 View Models in ReactJS example.
Thanks in advice
I cannot go there 😞 but i will like to know more about this new technology, cuz i'm starting to learn about the website development and it has been hard for me to understand.
They actually work out really well together.
Here's a resources page with some links.
GitHub - odoe/esrijs-resources: Resources for the ArcGIS API for JavaScript
I'll also cover this in more detail at DevSummit!
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.