wagnerhsu / packt-Front-End-Development-Projects-with-Vue.js

Learn to build scalable web applications and dynamic user interfaces with Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Development Projects with Vue.js 3

GitHub issues GitHub forks GitHub stars PRs Welcome

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.

Requirements and Setup

Front-End Development Projects with Vue.js

To get started with the project files, you'll need to:

About Front-End Development Projects with Vue.js

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.

What you will learn

  • 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

Related Workshops

If you've found this repository useful, you might want to check out some of our other workshop titles:

About

Learn to build scalable web applications and dynamic user interfaces with Vue

License:MIT License


Languages

Language:JavaScript 38.8%Language:Vue 30.5%Language:HTML 18.6%Language:SCSS 8.1%Language:CSS 4.0%