DEV Community

Cover image for React Series Part-0
Nisha Srivastava
Nisha Srivastava

Posted on

2 1

React Series Part-0

Namaste, dear reader!

In this ReactJS series, I'll be covering the entire topics of ReactJS.

First things first! ReactJS is library of Javascript and not a framework.It was developed by Facebook in 2011.

It is widely and insanely used for creating fast and interactive user interfaces.
ReactJS is way ahead of its potential competitors e.g. Angular JS and Vue js.

The entire ReactJS application made up of reusable and independent set of components.

Components are the building blocks of ReactJS App

Every react app has atleast one component which is referred as the App component.

App component represents the react app and all the components are placed inside it.

React APP Structure

Since React is a library, it has a very specific purpose .i.e to create user interfaces also know as views.

React can also be used in the parts of our existing application and it will not disturb the existing technology of the application. This is one of the major differences between React and Angular.

Let's see who all are using react.

App using React

That's about it in the Part-0
Stay tuned for other series where I'll be discussing all things ReactJS.

You're beautiful, keep smiling : )
Sayonara!

Sentry blog image

How I fixed 20 seconds of lag for every user in just 20 minutes.

Our AI agent was running 10-20 seconds slower than it should, impacting both our own developers and our early adopters. See how I used Sentry Profiling to fix it in record time.

Read more

Top comments (2)

Collapse
 
pratyush1312 profile image
Pratyush Pandey

Well written!
waiting for the next part 😍

Collapse
 
yellowgem profile image
Nisha Srivastava

Glad you liked it!
Sure, will upload Part:-1 super soon : )

Cloudinary image

Video API: manage, encode, and optimize for any device, channel or network condition. Deliver branded video experiences in minutes and get deep engagement insights.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay