React JS - React Tutorial for Beginners in Hindi [Part-8] : Passing data via “props” in React

Tech Gun
Tech Gun
51.5 هزار بار بازدید - 3 سال پیش - #React
#React #Tutorial #Hindi

Welcome to React Tutorial!

This course will teach you all you need to know to work with React.

In this video we will talk about Passing data via “props” in react js.

React has a different approach to data flow & manipulation than other frameworks, and that’s why it can be difficult at the beginning to understand some concepts like props, state, and so on.
I believe it’s better to keep explaining them in separate video and in this video, we’re going to focus on React’s Props feature and how to use it.


Props are arguments passed into React components. Props are passed to components via HTML attributes.


React Props are like function arguments in JavaScript and attributes in HTML. To send props into a component, use the same syntax as HTML attributes.


React is a component-based library that divides the UI into little reusable pieces. In some cases, those components need to communicate (send data to each other) and the way to pass data between components is by using props.


“Props” is a special keyword in React, which stands for properties and is being used for passing data from one component to another.

Learn modern React from scratch, and practice in an intuitive environment.

React Tutorial is suitable for developers with JavaScript experience. Not comfortable with JavaScript? Check out My JavaScript Videos.

ReactJs Complete Course: In this complete react tutorial for beginners in Hindi Tutorial, We will learn why we use react and how React js can be used to build amazing Single page applications.

React (also known as React.js or ReactJS) is a free and open-source front-end JavaScript library for building user interfaces or UI components. It is maintained by Facebook. React can be used as a base in the development of single-page or mobile applications.

How does React Work?

React creates a VIRTUAL DOM in memory.

Instead of manipulating the browser's DOM directly, React creates a virtual DOM in memory, where it does all the necessary manipulating, before making the changes in the browser DOM.

React only changes what needs to be changed! React finds out what changes have been made, and changes only what needs to be changed.

You will learn the various aspects of how React does this in the rest of this tutorial.


This course covers React in 2021 from scratch. We've got a unique approach as we like to dive into the details so that you can fully understand how React works.


To better prepare you for the real world, we have projects that will help you build an app.

------------------------------------------------------------------------

Important Tutorial Links

HTML Tutorial: HTML Tutorial in Hindi | Complete HTM...
CSS Tutorial: CSS Tutorial in Hindi | Complete CSS ...
Tips for Developer: 🎯Tips and Tools for Front-end Web Dev...
HTML and CSS Project: How to make a website using HTML and ...
Hosting Website: 🎯[ 2023 ]Hosting Tutorial: How to Upl...
JavaScript Tutorial: 🎯 Complete JavaScript Tutorial In Hin...
Bootstrap Tutorial: Bootstrap Tutorial in Hindi With 2 Pr...
jQuery Tutorial: 🎯jQuery Tutorial For Beginners In Hin...
WordPress Tutorial: Video
Photoshop Tutorial: Video


Please subscribe to watch more videos like this: @techgun
3 سال پیش در تاریخ 1400/06/29 منتشر شده است.
51,515 بـار بازدید شده
... بیشتر