This repo is my list of Frontend/React Interview questions that I collected during the interview preparation phase. Each question will be provided by learning materials which I find useful in either answering the question or providing an understandable explanation of the topic.
1- How does the useEffect Hook work?
2- How do you manage state in a larger application?
3- How do you make sure an app isn’t unnecessarily rerendering?