Share Data Between Child To Parent Component - MERN Stack Series - 18

preview_player
Показать описание
Share Data Between Child To Parent Component - MERN Stack Series - 18
In this lecture, we are going to learn how to share data between parents to child . we will change the parent's data using the child component.

Comment us if you have any question or

👉 Support Me on Patreon 😊:

Udemy Courses:

👉 Follow us:

Attribution

More Videos:
**********************************************
Complete Node Course
************************************************
React Complete Tutorial
****************************************************
**************************************************************************
📹 Complete Mobile Shopee E-Commerce Website Course - PHP & MySQL
**************************************************************************
📹 Complete Portfolio Website with Bootstrap - HTML/CSS
**************************************************************************
📹 Complete Responsive Blooger Website Using HTML/CSS
**************************************************************************
📹 Create a Shopping Cart Using PHP and Mysql
**************************************************************************
**************************************************************************
📹 Complete CRUD Operation with PHP MySql Database
**************************************************************************
**************************************************************************
📹 PHP Complete Registration & Login System Using MySQLi - Complete Guide
**************************************************************************
📹 Hosting WordPress Website with Free Hosting
**************************************************************************
📹 Bootstrap Grid System The Complete Guide - In Action
**************************************************************************

If you have any question please comment me on my video or you can write it on channel discussion.

Thank You...! 🙏
Рекомендации по теме
Комментарии
Автор

Nice video!
That app might be great when it will ends

pavlosplays
Автор

Nice, but I'm thinking. Does a parent mean any function above another function? Assume I have about 100 lines of code in my app. And I have a variable declared on line 80 and I want to reuse it in line 12. How do I do it? I always get can't find variable error.

geepy
Автор

Data flow should be unidirectional, why do you want to pass data from child to parent ???

Vikram