VueJS and NodeJS: A Practical Guide with Typescript
Learn how to create an Admin App using Vue 3 and NodeJS.
In NodeJS you will learn:
- Use TypeORM and connect with MySQL
- Use Typescript
- Use Access Middlewares
- Validate Requests
- Generate Jwt Tokens
- Use HttpOnly Cookies
- Upload Images
- Export CSV's
In Vue you will learn:
- Use Vue with Typescript
- Use Vuex
- How to use Composition 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)
Available in
days
days
after you enroll
- Setup
- Typescript
- Express
- Routes
- TypeORM
- Validation
- Register
- Login
- Jwt
- Authenticated User
- Logout
- Environment Variables
- Middlewares
- Profile
- Users CRUD
- Roles
- Permissions
- Seeders
- Roles and Permissions CRUD
- Products
- Pagination
- Uploading Images
- Static Routes
- Orders
- Typescript Getters
- Export CSV
- Raw SQL
- Permission Middleware
Available in
days
days
after you enroll
- Setup (1:49)
- Template (2:43)
- Components (3:20)
- Router (4:52)
- Ref (3:50)
- Child Components (5:28)
- Form Submit (5:32)
- Register (3:15)
- Redirecting (1:42)
- Reactive (3:35)
- Login (4:08)
- Authenticated User (5:20)
- Logout (2:26)
- Users (4:23)
- Pagination (4:25)
- Watchers (1:39)
- Deleting Users (4:36)
- Creating Users (8:13)
- Updating Users (4:41)
- Roles (6:35)
- Creating Roles (11:00)
- Updating Roles (6:05)
- Products (8:17)
- Paginator Component (8:57)
- Creating Products (4:20)
- Uploading Images (8:27)
- Updating Products (2:48)
- Orders (9:00)
- Animations (5:23)
- Export CSV (3:39)
- Chart (5:36)
- Profile (7:17)
- Vuex (10:53)
- Vuex Modules (3:46)