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: 9 hours
  • Access period: 1Y
  • € 0 for 1 year
  • € 0 per hour of video available to you
More Information
Price €0.00
Access period 1 year

Included courses

Vue Storefront 1 Fundamentals

Status: Complete
Last updated: 2023-07-22
Number of lessons: 61
Number of slides: 362
Videos: 9.4 hours

Preview this course

Want to see what this course is like? Checkout our Courseware Demo to preview this course and others.

Preview all courses

Course content

Vue Storefront 1 Fundamentals

  • Introduction
  • Introducing Vue Storefront 1
  • Organizing the stack in development
  • Preparing for the PWA
  • Installation
  • 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
  • Quick 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 Magento 2 in the API
  • Theming
  • Switching between themes
  • Adding the Capybara theme
  • Creating a new theme
  • Working with Storefront UI
  • Working with Lerna
  • Modifying routes
  • Using CMS Blocks
  • Using CMS Pages
  • Layouts and templates
  • Adding Vue plugins
  • Adding new product attributes
  • 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 state management
  • PWA architecture
  • Understanding the PWA configuration
  • Faster local compilation
  • Working with GraphQL
  • SSR
  • Modules
  • Vocabulary
  • 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
  • Dealers example
  • API architecture
  • Introduction to ExpressJS
  • ExpressJS middleware
  • Extending the API
  • Order2Magento
  • Magento 2 REST calls
  • In production
  • Running the stack in production
  • Using PM2
  • Performance