Note: this project is hosted on a public repository where anyone can contribute. Learn how to contribute in less than a minute.
Vue.js
Learn how to combine Vue.js with ArcGIS API for JavaScript Table of contents
Introduction
Did you know that VueJS was the most popular project in 2016?
Vue (pronounced /vjuː/, like view) is a progressive framework for building user interfaces. Unlike other monolithic frameworks, Vue is designed from the ground up to be incrementally adoptable. The core library is focused on the view layer only, and is very easy to pick up and integrate with other libraries or existing projects. On the other hand, Vue is also perfectly capable of powering sophisticated Single-Page Applications when used in combination with modern tooling and supporting libraries.
Training
- Using the ArcGIS API for JavaScript with Vue
- Using VueJS with ArcGIS API for JavaScript
- ArcGIS API 4 for JS with Vue-cli and Nuxt
People you should know
Please find the ArcGIS Experts (story tellers and developers) on this topic here: https://esri-es.github.io/arcgis-experts/?topic=VueJS
They don't work on the support team and some may even not work at Esri, but they are opening some projects and sharing insights related to this technology so we recommend you to follow them.
Related resources
Here you will find a lot of interesting resources to learn an improve your skills with VueJS:
- vuejs/awesome-vue: A curated list of awesome things related to Vue.js
- Curated list of awesome lists