Skip to main content

Command Palette

Search for a command to run...

Introduction To React.

Updated
1 min read
Introduction To React.
D

I am a Full-Stack web, game and AI developer based in India.

What is React?

react.jfif

React is a free and open source JavaScript library developed by Jordan Walke (a software engineer at Facebook). React aims to allow developers to easily create fast user interface for websites.

Why you should use react?

Why React.jpg

  1. Simplicity of React

React is really easy to use, use of plain JavaScript makes React really simple to use. React uses a simple syntax called 'JSX' which allows you to implement HTML with JavaScript. JSX makes work really easier for developers.

  1. React Native

React Native can be used to create mobile applications only using plain JavaScript. It uses the same design as regular React. It also allows you to build applications both for android and IOS.

  1. Vast Community

React really has a large community and in case, if you are having problem with your code, you can always seek help of the community members.

In my next blog, I will show you the basics of react, so stay tuned!

jnjfvn.gif

Thanks for reading my Blog!

A

Hi Devanshi, Blog looks lit🥂. Best wishes!!.

1
D

Thanks!