You get a bonus - 1 coin for daily activity. Now you have 1 coin

What are the advantages of React? in REACT

Practice



  1. Increases the application's performance with the Virtual DOM .
  2. JSX makes code easy to read and write.
  3. It renders both on the client side and on the server side ( SSR ).
  4. It integrates easily with frameworks (Angular, Backbone), since it is only a view library.
  5. It is easy to write unit and integration tests with tools such as Jest.

Comments

To leave a comment

If you have any suggestion, idea, thanks or comment, feel free to write. We really value feedback and are glad to hear your opinion.
To reply

Lectures and tutorial on "Scripting client side JavaScript, jqvery, BackBone"

Terms: Scripting client side JavaScript, jqvery, BackBone