React and Deno: A Practical Guide
Learn how to create an Admin app using React 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 React you will learn:Â
- Create a React project with Typescript
- Use Redux
- Create public and private routes
- React Animations
- Upload Images
- Export CSV's
- Build a chart with c3.js (part of d3.js)
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:05)
- Template (3:34)
- Components (4:23)
- Router (5:32)
- Wrapper (4:05)
- Register (7:48)
- Http Requests (3:22)
- State (3:43)
- useState (5:42)
- Login (7:36)
- useEffect (6:43)
- Axios Defaults (2:19)
- Logout (4:59)
- Models (5:32)
- NavLink (1:23)
- Users (6:49)
- Pagination (5:33)
- Deleting Users (3:18)
- Creating Users (8:07)
- Updating Users (7:29)
- Roles (5:26)
- Updating Roles (4:55)
- Creating Roles (10:45)
- Products (8:08)
- Paginator Component (6:18)
- Creating Products (4:41)
- Uploading Images (6:41)
- useRef (9:08)
- Orders (9:51)
- Animations (5:18)
- Export CSV (4:01)
- Chart (6:08)
- Profile (7:45)
- Redux (7:05)
- Using Redux (11:09)