This is the repository for Front-End Development Projects with Vue.js, published by Packt. It contains all the supporting project files necessary to work through the course from start to finish.
To get started with the project files, you'll need to:
- Install Node.js
- Install Git
- Install Yarn
- Install Vue.js CLI
- Install Visual Studio Code editor
Front-End Development Projects with Vue.js introduces you to Vue 2 and helps you get started with web application development using this popular framework. You'll master the knowledge and skills needed to become an effective front-end developer and apply them to tackle real-world development challenges.
- Set up a development environment and start your first Vue 2 project
- Modularize a Vue application using component hierarchies
- Use external JavaScript libraries to create animations
- Share state between components and use Vuex for state management
- Work with APIs using Vuex and Axios to fetch remote data
- Validate functionality with unit testing and end-to-end testing
- Get to grips with web app deployment
If you've found this repository useful, you might want to check out some of our other workshop titles: