Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

What are the major features of React?

Sumit Rawal answered on February 16, 2023 Popularity 9/10 Helpfulness 2/10

Contents


More Related Answers

  • react features
  • important javascript concepts for react
  • react main basic concepts

  • What are the major features of React?

    0

    The major features of React are:

    Uses JSX syntax, a syntax extension of JS that allows developers to write HTML in their JS code.

    It uses VirtualDOM instead of RealDOM considering that RealDOM manipulations are expensive.

    Supports server-side rendering.

    Follows Unidirectional data flow or data binding.

    Uses reusable/composable UI components to develop the view.

    Popularity 9/10 Helpfulness 2/10 Language javascript
    Source: Grepper
    Tags: javascript
    Link to this answer
    Share Copy Link
    Contributed on Feb 16 2023
    Sumit Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.