Angular and Deno: A Practical Guide
Learn how to create an Admin app using Angular and Deno.
In Deno you will learn:Â
- Use Typescript
- Object-Oriented Programming in Javascript
- Create public and secure routes
- Connect with MySQL
- Run Migrations
- Register Users
- Generate Jwt Tokens
- Use HttpOnly Cookies
In Angular you will learn:Â
- How to use Angular CLI
- Create classes, interfaces, abstract classes
- Use interceptors
- Create public and private routes
- Angular Animations
- Upload Images
- Export CSV's
- Build a chart with c3.js (part of d3.js)
- Use Reactive Forms
If these are what you are looking for then this course is for you.
Available in
days
days
after you enroll
- Installation (3:13)
- Routes (5:42)
- Denon (4:35)
- Database (2:06)
- Migrations (5:51)
- Controllers (4:02)
- Validations (6:46)
- Validation Middleware (3:40)
- Models (4:44)
- Register (7:41)
- Login (8:02)
- Jwt (7:07)
- Authenticated User (8:54)
- Logout (7:33)
- Class Controllers (7:19)
- User Controller (4:09)
- User Service (5:59)
- Dependency Injection (6:32)
- Users CRUD (16:27)
- Profile (3:51)
- Roles (7:35)
- Abstract Repository (6:51)
- Abstract Service (7:09)
- Roles CRUD (6:09)
- Foreign Keys (6:31)
- Including Models (5:36)
- Refactoring (6:28)
- Permissions (6:19)
- Many to Many Relations (11:47)
- Updating Role Permissions (7:23)
- Pagination (12:14)
- Products (12:29)
- Uploading Images (9:23)
- Orders (8:06)
- Order Total (5:52)
- Export CSV (7:24)
- Chart (6:40)
- Permission Middleware (13:44)
Available in
days
days
after you enroll
- Installation (1:37)
- Template (4:22)
- Modules (4:42)
- Routes (4:05)
- Register Form (8:07)
- HttpClient (4:26)
- Login (7:43)
- Services (5:02)
- Authenticated User (4:27)
- Interfaces (3:05)
- Logout (2:37)
- Inputs (4:09)
- Interceptors (3:14)
- Profile (9:11)
- Event Emitters (5:11)
- Redirecting (4:12)
- Users (5:29)
- Pagination (5:20)
- Deleting Users (3:21)
- Users Create Form (3:12)
- Creating Users (5:55)
- Updating Users (7:21)
- Abstract Classes (5:43)
- Roles (4:11)
- Roles Create Form (5:07)
- Form Arrays (7:44)
- Updating Roles (7:31)
- Products (8:01)
- Paginator Component (5:49)
- Creating Products (3:32)
- Uploading Images (6:45)
- Updating Products (2:59)
- Orders (6:20)
- Nested Tables (5:45)
- Animations (5:23)
- Export CSV (4:55)
- Chart (6:26)