1.

What Are The Advantages Of Reactjs?

Answer»
  • React USES virtual DOM which is JavaScript object. This will IMPROVE apps performance 
  • It can be used on client and server side
  • Component and Data PATTERNS improve readability.
  • Can be used with other framework ALSO.



Discussion

No Comment Found