React is a JavaScript framework. Using the framework is as simple as including a JavaScript file in our HTML and using the React exports in our application's JavaScript.
With this tutorial, we're starting out at the beginning. Let's look at what React is and what makes it tick. We'll discuss why we want to use it.
Table of contents
- What is React?
- How do we use it?
- How does it work?
- What is JSX?
- Our First Components
- Loading the React library
- Babel
- Complex Components
- Styles
- Breaking it down
- The container component
- Child components
- Going data-driven
- Introducing props
- ActivityItem
- The state of things
- Lifecycle Hooks
- Packaging and PropTypes
- Collection types
- Styling libraries
- User interaction
Size : | 803.231 Kb |
Downloads: | 610 |
Created: | 2019-10-17 |
Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263
Others related eBooks about An Introduction to ReactJS
This tutorial assumes that you have at least a beginner’s grasp of HTML and JavaScript. React.js is a JavaScript library that was created by Facebook. If you are keen to learn React from the ground-up feel free to check Learn and Understand React JS on Zenva Academy which covers all the basi
Learn ReactJS by example, This example will use React-Bootstrap components.
Learn the basics of JavaScript and DOM. Develop application user interfaces with ReactJS and Flux. Learn how JSX works. Master the Framework in a Web application environment.