- Joined
- Dec 3, 2020
- Messages
- 2,042
Have limited time to learn Vue, Vuex, and Vue Router? Take this course and learn Vue in 11 hours!
Course rating: 4.6 out of 5.0 ( 1,154 Ratings total)
In this course, you will :
Throughout this course, you will get practical experience with the following:
Course rating: 4.6 out of 5.0 ( 1,154 Ratings total)
In this course, you will :
- Understand how to create interesting Vue applications.
- Use Vuex to manage and update data stored in the application state.
- Navigate users between pages using Vue Router.
- Authenticate users with an advanced OAuth2 flow.
- Build a beautiful drag and drop image upload.
- Style content intelligently using CSS Grids.
Throughout this course, you will get practical experience with the following:
- Producing dynamic, responsive applications using Vue
- Upload images to a remote server using drag and drop image upload
- Log users into your app using OAuth2 Authentication
- Use a cutting edge project boilerplate with Vue CLI
- Reduce the amount of code you write using Template Directives
- Communicate between components using Props and Events
- Update Vue components using reactive data properties
- Programmatically navigate users around your application using Vue Router
- Model application data using the powerful Vuex framework
- Persist information stored in your app using Local Storage
- Develop a master-level understanding of the differences between imperative and declarative programming
- Learn how Vue gives developers multiple tools to accomplish a task, and know which the best is for you