Advertisement
Guest User

Untitled

a guest
Sep 24th, 2017
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. Javascript:
  2.  
  3. - How does javascript scope works ?
  4.  
  5. - How does javascript hoisting works ?
  6.  
  7. - What are the es6 features ?
  8.  
  9. Misc:
  10.  
  11. - How is your git workflow for development and deployment ?
  12.  
  13. - Do you have any issues/experiences when team-working in a React Native project.
  14.  
  15. React:
  16.  
  17. - What are the differences between React and angularjs ? Which one do you prefer ?
  18.  
  19. - Why should we use state ?
  20.  
  21. React Native:
  22.  
  23. - What are the differences between React Native and PhoneGap / Ionic ?
  24.  
  25. - What should you prefer ? React Native or Native app or Hybrid app ?
  26.  
  27. - How to write a plugin for React Native ?
  28.  
  29. - How to build and deploy to Google Play ?
  30.  
  31. - How to build and deploy to Appstore ?
  32.  
  33. - How does React Native work (internal mechanism) ?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement