1. Урок 1. 00:02:21
    Setup a \"Hello World\" Server-Rendered Vue.js Application with the Vue-CLI and Nuxt
  2. Урок 2. 00:02:03
    Manage Vue.js State with Vuex and Nuxt
  3. Урок 3. 00:01:49
    Update Vuex State with Mutations and MapMutations in Vue.js
  4. Урок 4. 00:01:25
    Add CSS Libraries to Nuxt
  5. Урок 5. 00:01:33
    Add Arrays of Data to the Vuex Store and Display Them in Vue.js Templates
  6. Урок 6. 00:02:16
    Load Data from APIs with Nuxt and Vuex
  7. Урок 7. 00:00:52
    Understand the Flash of Unstyled Content in Nuxt
  8. Урок 8. 00:03:50
    Handle Load Errors in Nuxt with Alternate Data, Redirect, or Error Layout
  9. Урок 9. 00:02:56
    Navigate with nuxt-link and Customize isClient Behavior in Nuxt and Vue.js
  10. Урок 10. 00:05:25
    Build a Vue.js Form then use Vuex Actions to Post to an API in Nuxt
  11. Урок 11. 00:03:41
    Use Vuex Actions to Delete Data from APIs in Nuxt and Vue.js
  12. Урок 12. 00:02:34
    Update State with Vuex Actions in Nuxt.js
  13. Урок 13. 00:02:55
    Display Vuex Data Differently in Each Page of Nuxt and Vue.js