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
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 ?
Uses component based architecture to structure your application.
Allows you to write reusable components that can be used across different applications
Easy to learn
Ensures stable code.
Features of React
Optimization of code using a complex development workflow already done for us.
Writing HTMLish Code in JavaScript files using JSX.
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.
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 :
(2021) - Web Developer Full Course : HTML, CSS, JavaScript, Node.js and MongoDB
The Nerdy Dev ・ Apr 28 ・ 2 min read
Looking to learn React.js with one Full Project, check this out :
Learn React with one BIG Project [NOTES included] - Demo and Video Link
The Nerdy Dev ・ Jun 10 ・ 1 min read
This content originally appeared on DEV Community and was authored by The Nerdy Dev
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/
Please log in to upload a file.
There are no updates yet.
Click the Upload button above to add an update.