Advertisement
Guest User

Untitled

a guest
Jul 24th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. What are the different ways of achieving inheritance in javascript?
  2. What is asynchronous programming, and why is it important in JavaScript?
  3. What is pure function?
  4. Whats difference between the state and props in react?
  5. Suggest some of the best practices in reactjs developement?
  6. How to implement route level splitting in react?
  7. What are different lifecycle methods in react?
  8. What is shadow dom ?
  9. What is closure ?
  10. How do we render react on server side ?
  11. In classical inheritance scenario, why do we use super method in constrcutor?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement