Vue 3 and Nuxt.js: Different Ways of Creating Vue Apps
- 5
Brief Introduction
Vue 3, Nuxt.js, Composition API, Options API, Vuex, Typescript, Docker, c3.js charts, Upload Images, Export CSV, StripeDescription
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.
Requirements
- Requirements
- Basic Javascript knowledge