- Learning Path Libraries: This path is only available in the libraries listed. To access this path, purchase a license for the corresponding library.
- Core Tech
Building Web Apps with Vue
Vue.js is an open-source model–view–viewmodel front end JavaScript framework for building user interfaces and single-page applications. It features an adaptable architecture with the core library focused on the view layer only. Features such as routing and state management are supported through officially maintained libraries and packages. Vue is flexible and easy to learn giving developers the ability to quickly create fast and reliable applications.
Content in this path
Building Web Apps with Vue
Vue.js is an open-source model–view–viewmodel front end JavaScript framework for building user interfaces and single-page applications. It features an adaptable architecture with the core library focused on the view layer only. Features such as routing and state management are supported through officially maintained libraries and packages. Vue is flexible and easy to learn giving developers the ability to quickly create fast and reliable applications.
- Setting Up Your Vue Environment
- Vue CLI
- Vue Forms
- Vue Router
- State Management with Vuex
- Testing Vue Components with Jest
- End-to-end Vue Testing with Cypress
- Creating Animations with Vue
- Vue Authentication and Authorization
- Preparing a Vue App for Internationalization
- Deploying Static Vue Applications: Playbook
- HTML
- CSS
- JavaScript