uz
Feedback
Web Development CS JS Python JavaScript Hacking ReactJs Python django Flask CSS Frontend Backend Full Stack Java Node Pdf Boo

Web Development CS JS Python JavaScript Hacking ReactJs Python django Flask CSS Frontend Backend Full Stack Java Node Pdf Books

Kanalga Telegram’da oβ€˜tish

One place for the latest in JavaScript, Python, Django, React, and more. Get top-notch tutorials, tips, and downloadable resources. Join us to elevate your tech skills!

Ko'proq ko'rsatish
4 217
Obunachilar
Ma'lumot yo'q24 soatlar
-77 kunlar
-1630 kunlar
Postlar arxiv
Thinking to open an exclusive channel related to Python. Should I start?
Anonymous voting

βž€βž Difference between useState and useRef. βž€βž‚ What is useContext? βž€βžƒ Explain how to manage contexts in components and how useContext fits in there. βž€βž„ What is memoization and how does React achieve it? βž€βž… Explain the useMemo hook.

βž† Compare useState with the state management in class-based components. βž‡ What is useEffect? ➈ Which life cycle methods are internally handled by useEffect? βž‰ What is useRef? βž€βž€ Give some scenarios where useRef should be used.

βž‘ Introduction to Hooks βž€ What is a hook? ➁ Name the hooks which React provides out-of-the-box. βž‚ What are the general conventions for naming a hook? βžƒ From where can a React hook be called? βž„ Point out a few places where a hook can't be used. βž… What is useState?

➐ Component Rendering βž€ What do you mean by rendering a component? ➁ Where to define rendering logic in a class-based component v/s function-based component? βž‚ What may cause the rendering process slower? βžƒ What is rerendering of a component and when does it happen?

➏ Data Binding βž€ What is data binding? ➁ What are the different types of data binding? βž‚ What kind of data binding does React allow? βžƒ Which data is available for binding in React?

βž„ How states are set in a class-based component? βž… How states are set in a function-based component? βž† How to define props in a class-based component? βž‡ How to define props in a function-based component? ➈ Explain the behavior when a state's value is changed.

➎ States and Props βž€ What is a state? ➁ What is a prop? βž‚ Difference between a state and a prop? βžƒ What is a stateful component and a stateless component?

βž… Explain the life cycle of a component. βž† What is a life cycle method and what is its purpose? βž‡ Give examples of some life cycle methods and their usage.

➍ Components βž€ What is a component? ➁ How many ways can a component be defined? βž‚ How to define a class-based component? βžƒ How to define a function-based component? βž„ What are the advantages and disadvantages of defining a component function-based vs. class-based?

➌ Virtual DOM βž€ What is a Virtual DOM? ➁ Why does React use a Virtual DOM? βž‚ Advantages of Virtual DOM over normal DOM? βžƒ Explain how the Virtual DOM works. βž„ When and how are changes propagated to the real DOM?