Completed
Build authentication service with appwrite
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Chai Aur React - With Projects
Automatically move to the next video in the Classroom when playback concludes
- 1 React JS roadmap | chai aur react series
- 2 Create react projects | chai aur react
- 3 Understand the react flow and structure
- 4 Create your own react library and JSX
- 5 Why you need hooks and project
- 6 06 Virtual DOM, Fibre and reconciliation
- 7 Tailwind and Props in reactjs
- 8 A react interview question on counter
- 9 Building a react project | bgChanger
- 10 useEffect, useRef and useCallback with 1 project
- 11 Custom hooks in react | currency Project
- 12 React router crash course
- 13 Context API crash course with 2 projects
- 14 Context api with local storage | project
- 15 Redux toolkit crash course | Chai aur React Series
- 16 What is your choice for Mega Project in React?
- 17 Our mega project in React | The hard way
- 18 Appwrite backend for react project
- 19 ENV and Appwrite in React project
- 20 Build authentication service with appwrite
- 21 Appwrite database, file upload and custom queries
- 22 How to configure redux toolkit in big projects
- 23 Production grade react components
- 24 How to use React hook form in production
- 25 Adding form and slug values
- 26 Building pages | chai aur react
- 27 CORS and debugging in React Project
- 28 How to deploy react app to production
- 29 Assignments for your react course
- 30 React series ends here
- 31 How to connect frontend and backend in javascript | Fullstack Proxy and CORS
- 32 you don't need state for this | react interview question
- 33 Testing your datatype skills in react interviews
- 34 Handle APIs like a pro in Reactjs | Custom react query | Axios | Race condition
- 35 A common Production mistake in react