Completed
- Icons and Tooltips in Material UI
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
React JS Full Course - Part 2
Automatically move to the next video in the Classroom when playback concludes
- 1 - Consume GraphQL API in Frontend
- 2 - GraphQL Mutations and Parameters in Graphene
- 3 - Mutations with useMutation Apollo Client
- 4 - GraphQL Nested Data
- 5 - Build a Nested Order Form Component
- 6 - Mutation for Nested Data Backend
- 7 - Add to GraphQL List and refetchQueries
- 8 - Intro to Next.js Static Site Generation + Server Side Rendering
- 9 - Routing and Parameters - Next.js
- 10 - Static Site Generation with getStaticProps - Next.js
- 11 - Call an API with Axios in getStaticProps - Next.js
- 12 - Incremental Static Regeneration - Next.js
- 13 - getStaticPaths Static Data Fetching Parameterized Pages
- 14 - fallback with getStaticPaths - Next.js
- 15 - Lazy Caching with getStaticPaths - Next.js
- 16 - Connect to MongoDB
- 17 - MongoDB findOne by ObjectID
- 18 - Create a GET API with MongoDB - Next.js
- 19 - Details API by Object ID MongoDB - Next.js
- 20 - POST a New Document MongoDB API - Next.js
- 21 - On-Demand Revalidation in Next.js
- 22 - Update and Delete API for MongoDB - Next.js
- 23 - Intro to React Query
- 24 - React Query Refetch Options and Dev Tools
- 25 - React Query Refetching Stale Data
- 26 - Data Caching in React Query
- 27 - React Query with Next.js Static Site Generation SSG
- 28 - Intro to Material UI
- 29 - Icons and Tooltips in Material UI
- 30 - Create a Website Theme - Material UI
- 31 - Navigation and Active Link Highlighting - Material UI
- 32 - Grid Styling with Material UI
- 33 - Data Grid Table with Material UI
- 34 - Filter Orders by Customer with DataGrid initialState - Material UI
- 35 - API for nested Objects and MongoDb ObjectId
- 36 - Adding TypeScript Types to Our Next.js Page
- 37 - Deploy a Next.js Application with Vercel
- 38 - Where do I go from Here - 10 Things to Learn