A Brief Introduction to React.js

Hey everyone 👋🏻,

In this article, let us cover a brief introduction to React.js

Introduction

React is an open source, front-end JavaScript Library for building modern sleek user interfaces.

It is maintained by Facebook. It is used to c…


This content originally appeared on DEV Community and was authored by The Nerdy Dev

Hey everyone 👋🏻,

In this article, let us cover a brief introduction to React.js

Introduction

Image description

React is an open source, front-end JavaScript Library for building modern sleek user interfaces.

It is maintained by Facebook. It is used to create SPAs.

Why React ?

  1. Uses component based architecture to structure your application.

  2. Allows you to write reusable components that can be used across different applications

  3. Easy to learn

  4. Ensures stable code.

Features of React

  1. Optimization of code using a complex development workflow already done for us.

  2. Writing HTMLish Code in JavaScript files using JSX.

  3. Faster rendering because of Virtual DOM.

Disadvantages of React

Not a complete framework
Compared to Angular which is like a kitchen of tools that has everything built in, React depends on a lot of other external libraries that glue with it for creating modern frontends.

So this is it for this article. Thanks for reading.
Don't forget to leave a like if you loved the article. Also share it with your friends and colleagues.

Alt Text

The credits for the vectors used in above articles goes to Vecteezy :
Web Developer Vectors by Vecteezy

PS - If you are looking to learn Web Development, I have curated a FREE course for you on my YouTube Channel, check the below article :

Looking to learn React.js with one Full Project, check this out :


This content originally appeared on DEV Community and was authored by The Nerdy Dev


Print Share Comment Cite Upload Translate Updates
APA

The Nerdy Dev | Sciencx (2021-11-17T08:42:21+00:00) A Brief Introduction to React.js. Retrieved from https://www.scien.cx/2021/11/17/a-brief-introduction-to-react-js/

MLA
" » A Brief Introduction to React.js." The Nerdy Dev | Sciencx - Wednesday November 17, 2021, https://www.scien.cx/2021/11/17/a-brief-introduction-to-react-js/
HARVARD
The Nerdy Dev | Sciencx Wednesday November 17, 2021 » A Brief Introduction to React.js., viewed ,<https://www.scien.cx/2021/11/17/a-brief-introduction-to-react-js/>
VANCOUVER
The Nerdy Dev | Sciencx - » A Brief Introduction to React.js. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/11/17/a-brief-introduction-to-react-js/
CHICAGO
" » A Brief Introduction to React.js." The Nerdy Dev | Sciencx - Accessed . https://www.scien.cx/2021/11/17/a-brief-introduction-to-react-js/
IEEE
" » A Brief Introduction to React.js." The Nerdy Dev | Sciencx [Online]. Available: https://www.scien.cx/2021/11/17/a-brief-introduction-to-react-js/. [Accessed: ]
rf:citation
» A Brief Introduction to React.js | The Nerdy Dev | Sciencx | https://www.scien.cx/2021/11/17/a-brief-introduction-to-react-js/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.