SpiceQA
Questions
Tags
Users
Badges
user_3963067
@user_3963067
0
reputation
0
answers
9
questions
About Me
// Hello, World !
Top Answers
Why is `Promise.then` called twice in a React component but not the console.log?
85 votes
React hooks: call component as function vs render as element
21 votes
Should you pass setter functions into the dependency array of a React hook?
11 votes
Why use useMemo and not useCallback here?
6 votes
i dont understand this javascript return statment. its using this arrow function
6 votes
Top Questions
React hooks: call component as function vs render as element
20 votes
1 answers
State update being overridden by another (previous) state update?
14 votes
1 answers
State is not updated in StrictMode
6 votes
2 answers
React Hook useCallback received a function whose dependencies are unknown. Pass an inline function instead
5 votes
4 answers
Can I put react component inside state?
3 votes
4 answers