Single Page Applications with Vue.js
Introduction to the Vue.js framework for JavaScript developers.
Hands-on workshop with theoretical elements.
After a brief introduction to the concept of Single Page Applications and data binding, we will present the fundamental components of Vue.js.
We will build a simple application, making use of templating and data-binding features, managing the state centrally with Vuex.
We will introduce the Axios library for making HTTP calls.
Topics
- Vue.js
Program
- Single Page Applications
- Node.js e NPM
- Webpack
- Template e data-binding
- View model
- Components, organization, and code reuse
- Fundamental concepts of centralized application state management with Vuex
- Fundamental concepts of routing with Vue Router
- HTTP calls with Axios

