Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 26

WELCOME​

React js
| What is Reacts js |

React is a free and open-source front-end JavaScript library for building user interfaces based on UI
components. It is created by Facebook.
| What is Reacts js |
| Advantages of React |

1. Speed
2. Flexibility
3. Performance
4. Usability
5. Reusable Components
6. It helps to build rich user interfaces
7. It allows writing custom components
| React Environment Setup|
There are two ways to set up an environment for successful ReactJS application. They are given below.

1. Using the npm command


2. Using the create-react-app command
| Create Components |

Components let you split the UI into independent, reusable pieces, and think about each piece in isolation. This
page provides an introduction to the idea of components.
Example for Higher Order Function
ANY QUESTIONS................????
THANK YOU!

You might also like