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 (2:49)
- Typescript (6:13)
- Express (5:20)
- Routes (4:37)
- TypeORM (6:49)
- Validation (6:18)
- Register (9:39)
- Login (6:09)
- Jwt (6:13)
- Authenticated User (5:15)
- Logout (3:07)
- Environment Variables (2:50)
- Middlewares (6:37)
- Profile (6:44)
- Users CRUD (13:35)
- Roles (9:34)
- Permissions (4:23)
- Seeders (11:22)
- Roles and Permissions CRUD (12:49)
- Products (6:23)
- Pagination (12:31)
- Uploading Images (10:20)
- Static Routes (1:37)
- Orders (9:25)
- Typescript Getters (6:24)
- Export CSV (7:17)
- Raw SQL (8:00)
- Permission Middleware (12:51)
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)