Compound components with shared state
Created by Codedamn about a year ago
0
No description provided
5 Comments
1
Not a clear explanation for beginner's
2
hard to understand, so many concepts rushing at a time, without any detailed explanation
0
is this the same as React context?
1
In the <input> element of the CheckBoxInput
component, I think we should write the onChnage
as
onChange={() => setChecked((state) => !state)
.
Is not it?
2
you suck at teaching.all your classes are improvised.you should really prepare before teaching
show more answers
Your comment