1.

What are the 3 main features of React

Answer»

What are the 3 main features of React
Below are the 3 major or view can say MAINE FEATURE of React
(1)React uses virtual DOM instead of real DOM.
(2)React will use server-side RENDERING.
(3)React will generally use uni-directional DATA flow or we can say uni-directional data binding.



Discussion

No Comment Found