Start ReactJs with basics — beginners

Namrata Sanja
2 min readJul 13, 2019

ReactJs is most popular JavaScript library created by Facebook. Learning React is a new way to build front-end experiences like websites, mobile apps, and more.

Before start React project must know about ReactJs and why it is in trending today in development.

Why ReactJs?

ReactJS is an open-source, declarative, efficient, and flexible JavaScript library. which is used for building user interfaces specifically for single page applications.

The main benefit of React is to be fast, scalable, and simple.

React gives us the ability to logically think about our frontend sites and applications.

It’s also a really fun and quick way to build the projects.

React is works like magic! Just imagine changing in javascript and immediately reflect on your application just like magic. Even you don’t need to reload the page it is done react itself.

Recommend knowledge

For build React application requires very little base knowledge. It’s very easy to running with React if you’re coming from an HTML/CSS/JS background.

I would recommend having:

  • Must Knowledge of HTML & CSS
  • Must Knowledge of Javascript or ES6.
  • Some knowledge about Node & Npm.

Also, In your system in which you are starting react project must have Node & Npm installed.

If you have not Node & Npm then download from below link.

https://nodejs.org/en/download/

Now, you ready to create your new react project.

Thank you for reading…

“If you like my article about reactJs then give me 👏 and follow for get more about ReactJs. Thank you.💐”

--

--

Namrata Sanja

Web Developer. React, Redux (saga & thunk), Angular, React Native, Vuejs, gatsby, algolia, Antd, firebase