0% found this document useful (0 votes)
9 views2 pages

ReactJS Tutorial-Home

Uploaded by

Tumuo R.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views2 pages

ReactJS Tutorial-Home

Uploaded by

Tumuo R.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

ReactJS Tutorial https://www.tutorialspoint.com/reactjs/index.

htm

ReactJS Tutorial
 PDF Version

 Quick Guide

 Resources

 Job Search

 Discussion

React is an open source, JavaScript library for developing user interface (UI) in web
application. React is developed and released by Facebook. Facebook is
continuously working on the React library and enhancing it by fixing bugs and
introducing new features. This tutorial starts with the architecture of React, how-to
guide to setup projects, creating components, JSX and then walks through
advanced concepts like state management, form programming, routing and finally
conclude with step by step working example.

Audience
This tutorial is prepared for professionals who are aspiring to make a career in the
field of developing front-end web application. This tutorial is intended to make you
comfortable in getting started with the React concepts with examples.

Prerequisites
Before proceeding with the various types of concepts given in this tutorial, we

1 sur 2 19/07/2022 23:25


ReactJS Tutorial https://www.tutorialspoint.com/reactjs/index.htm

assume that the readers have the basic knowledge in HTML, CSS and OOPS
concepts. In addition to this, it will be very helpful, if the readers have a sound
knowledge in JavaScript.

 Print Page

2 sur 2 19/07/2022 23:25

You might also like