sudheerj / reactjs-interview-questions

List of top 500 ReactJS Interview Questions & Answers....Coding exercise questions are coming soon!!
38.18k stars 9.11k forks source link

Added 2 new questions with answers #277

Closed ravi-ranjann closed 9 months ago

ravi-ranjann commented 9 months ago

Q1 - Explain the building blocks of React. Q2 - Explain the MVC architecture.

sudheerj commented 9 months ago

@ravi-ranjann Thanks for PR. The above building blocks of React are not official and they are covered individually in separate questions. Also, MVC related question is not specific to React.