Completed
) Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
React Coding Interview Prep – 30 Questions and Answers
Automatically move to the next video in the Classroom when playback concludes
- 1 ) Introduction
- 2 ) Map and Filter
- 3 ) States in React
- 4 ) Props in React
- 5 ) Inline Conditional Expressions
- 6 ) Event Handling in React
- 7 ) Keys in React
- 8 ) Forms in React
- 9 ) Dynamic Inputs in React
- 10 ) CSS Styling in React
- 11 ) Uncontrolled v/s Controlled Components
- 12 ) Virtual DOM
- 13 ) InnerHTML in React
- 14 ) React Fragments
- 15 ) Stateless v/s Stateful Components
- 16 ) REST API Requests
- 17 ) Debouncing in React
- 18 ) Context API in React
- 19 ) Class v/s ClassNames in React
- 20 ) Higher Order Components
- 21 ) Lazy Loading in React
- 22 ) Helper Functions in React
- 23 ) Implementing Recursion in React
- 24 ) Running Arrays of Functions
- 25 ) Custom Hooks in React
- 26 ) Promises and Async/Await
- 27 ) Code Splitting in React(Dynamic Imports)
- 28 ) Creating a Search Filter in React
- 29 ) Adding TypeScript to React
- 30 ) React Testing Library
- 31 ) Caching an API Response