React.js | how to manage useState in dynamically loaded child component. Must watch | 3 Cases Disc

Опубликовано: 16 Октябрь 2024
на канале: TechMalasi
52
like

React.js | how to manage useState in dynamically loaded child component. Must watch | 3 Cases Disc

In this video you will understand 3 cases about child component and parent component using useState and update State

Undertand All Scenario

a) Directly called child component.
b) Called child component from Array of objects (or may be from Database/API).
c) Child Components loaded/used with UseState.

Interview Question Preparation