Vue 3 and Nuxt.js: Different Ways of Creating Vue Apps

Vue 3 and Nuxt.js: Different Ways of Creating Vue Apps

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 5 Hours | 1.91 GB

Vue 3, Nuxt.js, Composition API, Options API, Vuex, Typescript, Docker, c3.js charts, Upload Images, Export CSV, Stripe

Learn how to create an Admin App using Vue 3.

In this tutorial you will learn:

  • Use Vue with Typescript
  • Use Nuxt.js
  • Use Vuex
  • How to use Composition API and Options API
  • Create classes, interfaces
  • Create public and private routes
  • Restrict routes for unauthorized users
  • Upload Images
  • Export CSV’s
  • Build a chart with c3.js (part of d3.js)
  • Pay with Stripe

If these are what you are looking for then this course is for you.

What you’ll learn

  • Use Vue 3 with Typescript
  • Dispatch events with Vuex
  • Use Nuxt js
  • Use Composition API and Options API
  • Use Docker
  • Authentication and Authorization
  • Create charts with c3js
  • Upload Images
  • Export CSV files
  • Pay with Stripe
Table of Contents

Introduction
1 Introduction

Vue Admin
2 Installation
3 Docker
4 Template
5 Router
6 Form Submit
7 Register
8 Login
9 Child Routes
10 Logout
11 Component Props
12 Users
13 Router Link Active
14 Pagination
15 Deleting Users
16 Classes and Interfaces
17 Creating Users
18 Updating Users
19 Roles
20 Creating Roles
21 Updating Roles
22 Products
23 Paginator Component
24 Creating Products
25 Uploading Images
26 Image Component
27 Updating Products
28 Orders
29 Order Items
30 Export CSV files
31 Chart
32 Profile
33 Vuex
34 Dispatch Events with Vuex
35 Vuex Modules
36 Typescript Getters
37 Permissions
38 Login with HttpOnly Cookies

Vue Influencer
39 Changing the Database
40 Admin Changes
41 Installation
42 Template
43 Child Components
44 Register
45 Login
46 Logout
47 Vuex
48 Products
49 Rankings
50 Stats
51 Searching Products
52 Selecting Products
53 Generating Links

Nuxt Checkout
54 Installation
55 Template
56 Routing
57 asyncData
58 Products
59 Order Total
60 Creating Orders
61 Stripe
62 Conclusion