React and Go: A Practical Guide
Welcome, in this course you will learn how to authenticate using React and Go (Golang) with Fiber Framework.
In Go you will learn:Â
- Use the Fiber framework inspired by express.js
- Create public and secure routes
- Connect with MySQL
- Run Migrations
- Validate Requests
- Generate Jwt Tokens
- Use HttpOnly Cookies
- Upload Images
- Export CSV files
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 (2:16)
- Fiber Framework (1:58)
- Pointers (5:48)
- Database (5:38)
- Packages (7:08)
- Structs (4:36)
- Realize (3:55)
- Migrations (2:16)
- Request Data (5:23)
- Register (4:23)
- Login (5:32)
- Jwt (6:28)
- Cookies (3:04)
- Authenticated User (7:06)
- Logout (2:29)
- Json Output (2:11)
- Middlewares (9:46)
- Users (5:42)
- Methods (4:51)
- Users CRUD (5:45)
- Roles (4:37)
- Foreign Keys (5:30)
- Permissions (4:19)
- Many to Many Relations (13:10)
- Pagination (6:15)
- Profile (6:46)
- Products (5:08)
- Interfaces (13:39)
- Uploading Images (6:49)
- Orders (6:44)
- Ignore Columns (5:09)
- Export CSV (8:43)
- Raw SQL (6:09)
- Permission Middleware (9:48)
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)