Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

react features

Major features of React are listed below:

Virtual DOM: It uses the Virtual DOM instead of the real DOM.
Server-Side Rendering: It uses Server-side rendering (SSR).
Uni-Directional: It follows Uni-directional data flow or data binding.
Components: It uses reusable UI components.
 
PREVIOUS NEXT
Tagged: #react #features
ADD COMMENT
Topic
Name
9+9 =