Complete Vue.js 2 Web Development
Learn |
|
---|---|
About |
This Learning Path is divided into three sections, with each section bringing you closer to developing high-end modern web applications with Vue.js 2. It starts with building example applications to get well versed with the Vue.js ecosystem. You will learn to use Vue.js by creating three single page applications that explore Vuex and vue-router, the standard Vue tools for caching data and routing URLs for your applications. Going further, the Learning Path will address some of the challenges in designing web applications with Vue.js. The Learning Path will have easy-to-follow recipes to help you tackle the challenges and craft dynamic front end. You will learn to integrate web utilities like Babel and Webpack to enhance your development workflow. Finally, towards the end, the course will introduce you to several design patterns to help you write clean, maintainable, and reusable codes with Vue framework. At the end of the Learning Path, you will be confident with expertise in leveraging all the components and productivity features of Vue.js and will be on your way to design your web applications and execute it by writing clean code. This Learning Path includes content from the following Packt products:
|
Features |
|
Page Count | 704 |
Course Length | 21 hours 7 minutes |
ISBN | 9781789959901 |
Date Of Publication | 24 Dec 2018 |
Optimizing the code |
Creating Vue components |
Using component data and methods |
Passing data to your component – props |
Passing data to your component – slots |
Creating a repeatable component |
Making the filters a component |
Summary |
Getting started—loading the libraries |
Creating a Dropbox app and initializing the SDK |
Displaying your data and using Vue to get it |
Adding a loading screen |
Animating between states |
Summary |
Caching subfolders |
Caching parent folders |
Caching download links on files |
The complete code—with added documentation |
Summary |
Introduction |
Building universal applications with Electron |
Using Vue with Firebase |
Creating a real-time app with Feathers |
Creating a reactive app with Horizon |