reactjs-interview-questions icon indicating copy to clipboard operation
reactjs-interview-questions copied to clipboard

List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!

Results 36 reactjs-interview-questions issues
Sort by recently updated
recently updated
newest added

The reason for using React.portal is not well-explained.

When I read the implementation in Q35 and Q70, I did not see any difference between decorators and high-order components. Would you clarify the difference between them and the use...

Building a React website for a GitHub repository can provide a user-friendly interface for browsing questions and answers. If you have any specific questions or if there's anything you'd like...

Added new Question to React-native sections. Also this is first PR just to check if I am doing any mistakes so will not repeat them.

I have fixed for 2nd question missing from the Contents of the Table, Please verify and accept it. I'm new to contributing to open-source Thank you.

## Table of Contents is too long maybe make it a collapsible section . Just like shown below. https://github.com/sudheerj/reactjs-interview-questions/assets/68190549/ecb2f42a-aee7-4c4d-b058-8d655ef7a351 ### Above video from this gist : https://gist.github.com/pierrejoubert73/902cc94d79424356a8d20be2b382e1ab#how-to-add-a-collapsible-section-in-markdown

## Table of Contents Hide / Show Toggle added (Open by default for easy navigation of content. ) see video below for results. https://github.com/sudheerj/reactjs-interview-questions/assets/68190549/23e1c409-cb5a-461e-a7ed-809de2556680

2. "What is the history behind React evolution?" point is missing in table of content table of content points--> ![image](https://github.com/sudheerj/reactjs-interview-questions/assets/92720665/7c2afdc5-9058-4888-bb0c-a387bce4210e) ---- Point description--> ![image](https://github.com/sudheerj/reactjs-interview-questions/assets/92720665/71c0652c-131a-4ffe-a055-d0b3c31ed351)

The phrase "Is lazy function supports named exports?" does not seem grammatically correct and may cause confusion. Changed to "Does the lazy function support named exports?"