React is an open source JavaScript library for building user interfaces.
Why is ReactJs popular?
Let's start with the fact that React is a project created and maintained by Facebook.
when a company like Facebook uses React in its own products and invests money and resources to keep the project alive you can be rest assured it is not going to die down anytime soon.
React has a component based architecture.
This lets you break down your application into small encapsulated parts which can then be composed to make more complex UIs.
Read more on What is ReactJs and Why to use it? | Introduction with ReactJs
Top comments (1)
We encourage the entire article to be published on DEV.to (if you have proper rights), with a linkback if appropriate. Otherwise, we recommend original material, such as an original commentary on the article. From the Terms of Use:
Posts that are simply intended to encourage readers to view an external resource are discouraged.
Thank you.