React Questions
React Questions
1. What is ReactJS?
3. What is DOM
5. What is Component?
29. Difference between var, let and const?(Hoisting, Reassignment, Redeclaration, Scope)
30. What is this keyword?
36. Ways to write CSS?(External, internal and inline)37. What is Inline Conditional Expression( if this
? Then this : otherwise this)
46. What are Promises? (Three states: pending, fulfil / resolve, reject)