Table of Contents
- Getting started with Vue.js
- Searching and filtering data
- Using components to display data
- Getting a list of files using the dropbox API
- Navigating through the file tree & loading folders from the URL
- Caching the current folder structure using Vuex
- Pre-caching other folders for faster navigation
- Introducing vue-router and loading URL based components
- Using vue-router dynamic routes to load data
- Building an ecommerce store - browsing products
- Building an ecommerce store - adding a checkout
- Testing your Vue app

