Vue Storefront 1 Development - On Demand Training (DEPRECATED)
In stock
SKU
v01
€0.00
As of yet, this training has been deprecated because the Vue Storefront 1 platform is on a decline. With that, this training is offered for free.
- Courses included: 1
- Total video time: 10 hours
- Access period: 1Y
- € 0 for 1 year
- € 0 per hour of video available to you
Price | €0.00 |
---|---|
Access period | 1 year |
Included courses
Vue Storefront 1 Fundamentals
Status: Complete
Last updated: 2024-06-19
Number of lessons: 61
Number of slides: 362
Videos: 9.5 hours
Preview this course
Want to see what this course is like? Checkout our Courseware Demo to preview this course and others.
Course content
Vue Storefront 1 Fundamentals
- Introduction
- Introducing Vue Storefront
- Organizing the stack in development
- Preparing for the PWA
- Installation & Setup
- A mental checklist for the stack
- Installing the Vue Storefront 1 PWA
- Starting with the Vue Storefront 1 PWA
- Installing the Vue Storefront 1 API
- Setting up Redis
- Introduction to ElasticSearch
- Setting up ElasticSearch
- Using ElasticSearch 7
- Setting up Kibana
- Configuring ElasticSearch in PWA & API
- Setting up Magento 1
- Setting up the Magento 1 indexer
- Setting up VSBridge for Magento 1
- Configuring Magento 1 in the API
- Setting up Magento 2
- Setting up the Magento 2 indexer
- Setting up a data push with Mage2VueStorefront
- Configuring the VSF1 API for Magento 2
- Theming
- Switching themes
- Adding Capybara
- Creating a new theme
- Working with Storefront UI
- Working with Lerna
- Modifying routes
- CMS Blocks
- CMS Pages
- Layouts and templates
- Adding Vue plugins
- Adding new product attribute
- Exploring Capybara's code
- Exploring Capybara's `homepage` Vuex store
- Handling multiple languages
- Vue essentials
- Vue essentials
- Dealing with Vue mixins
- Dealing with Vue slots
- Dealing with Vue events
- Dealing with Vuex
- PWA architecture
- Understanding the PWA configuration
- Faster local compilation
- Working with GraphQL
- Understanding SSR
- PWA modules
- Vocabulary of modules
- Finding extensions
- Overview of PWA modules
- Creating a PWA module
- What is a PWA module able to do?
- Extending routing using a PWA module
- Creating a custom Vuex store
- Extending an existing Vuex store
- Example: Dealers
- API architecture
- Introduction to ExpressJS
- ExpressJS middleware
- Extending the API
- Order2Magento
- Magento 2 REST calls
- Production
- Running the stack in production
- Using PM2
- Performance