1.

What are the advantages of React JS?

A. React can be used on client and as well as server side too
B. Using React increases readability and makes maintainability easier. Component, Data patterns improves readability and thus makes it easier for manitaining larger apps
C. React can be used with any other framework (Backbone.js, Angular.js) as it is only a view layer
D. All of the above
Answer» E.


Discussion

No Comment Found