i have searched so many yt channels but i cant get relevant react react course or js course later i found your course i cant express my words sir i salute you and soon i will be a mernstack developer i will meet you definately and give your guru dakshina....
Summary: Q. What is a React element? Ans. A React element is a plain JavaScript object that represents a DOM node or a component. It is lightweight and forms the building blocks of a React application's user interface. You can create React elements using React.createElement or JSX syntax, and they are essential for the declarative nature of React. Q. Why $$typeof is Used? Ans. Identify React elements. Ensure security and tamper resistance. Note: From what I understood from this video.
After watching this video , feeling like a mechanic of JS and React .🤣🤣Thanks for the video sir . This will be one of the best course on TH-cam for the Self Taught People.
Aaj React shuru hua hai, and I'm sure kisi ne bhi library ke andar jakar elements behind the scene kaise convert hote hain ReactDOM ke andar padhaya hi nahi. Acha laga is episode se. Thanks Anurag.🤩
Thanks sir. It's eye opener for me. I have learned react before from thapa technical. But apne bahut ache se samjha ye hey. Sab log khali virtual dom theory bataye hey.
@@procodrr sir after watching this video i debug how virtual dom works. It's really surprised. I am learning react from last 1 yr and write lot of react code and created some project using react. But never encountered console.log container which you have creating using reactdom. Now i clear understanding key prop is so important. It basically for virtual dom to differentiate nodes
Anurag Sir, your React tutorials are simply amazing! The way you explain everything in such depth, with a clear, professional approach, is truly commendable. You break down complex concepts into easy-to-understand chunks, making it accessible for both beginners and advanced developers. Your dedication and passion for coding really shine through in every video. Keep up the great work, and thank you for sharing your expertise with the community! 🙌🔥
Sir, I've been working on an Instagram Clone project even before visiting your channel, but I realized that I didn't fully understand React in depth. After going through your React tutorials, I noticed some mistakes in my project, and I’ve decided to improve them based on what I've learned from you. I would love to hear your advice on how I can further optimize this project. Your guidance has already helped me a lot, and I'm eager to continue improving. Thank you for everything!
00:02 Learning about importing and rendering React element. 02:39 React Native allows creating iOS and Android applications. 08:06 Creating React elements with type and props 10:31 Creating and using basic React elements 15:24 Creating and rendering React elements 18:55 Creating an HTML element 26:59 Understanding owner document and importing the entire file directly 29:44 Understanding innerHTML and text content in React Element 36:54 The type of React Element is crucial for security. 39:22 Understanding React Element rendering process 46:42 Creating complex HTML structures using React Element. 49:36 Understanding the structure of React elements and creating them 59:03 Styling in JavaScript using objects 1:06:11 Connecting React elements to HTML using JavaScript 1:13:56 React Element simplifies writing HTML inside JavaScript. 1:16:36 Understanding the nested structure of React elements.
summary of th video 00:02 Learning about importing and rendering React element. 02:39 React Native allows creating iOS and Android applications. 08:06 Creating React elements with type and props 10:31 Creating and using basic React elements 15:24 Creating and rendering React elements 18:55 Creating an HTML element 26:59 Understanding owner document and importing the entire file directly 29:44 Understanding innerHTML and text content in React Element 36:54 The type of React Element is crucial for security. 39:22 Understanding React Element rendering process 46:42 Creating complex HTML structures using React Element. 49:36 Understanding the structure of React elements and creating them 59:03 Styling in JavaScript using objects 1:06:11 Connecting React elements to HTML using JavaScript 1:13:56 React Element simplifies writing HTML inside JavaScript. 1:16:36 Understanding the nested structure of React elements.
Timestamps (Powered by Merlin AI) 00:02 - Learning about importing and rendering React element. 02:39 - React Native allows creating iOS and Android applications. 08:06 - Creating React elements with type and props 10:31 - Creating and using basic React elements 15:24 - Creating and rendering React elements 18:55 - Creating an HTML element 26:59 - Understanding owner document and importing the entire file directly 29:44 - Understanding innerHTML and text content in React Element 36:54 - The type of React Element is crucial for security. 39:22 - Understanding React Element rendering process 46:42 - Creating complex HTML structures using React Element. 49:36 - Understanding the structure of React elements and creating them 59:03 - Styling in JavaScript using objects 1:06:11 - Connecting React elements to HTML using JavaScript 1:13:56 - React Element simplifies writing HTML inside JavaScript. 1:16:36 - Understanding the nested structure of React elements.
new people ko recommend krunga is video ko 1:13:00 sy dekhy q k JSX next video mein cover hui hai is video ko skip kr skty hain but last sy dekh lein to better rhy ga
Variables,Array, String, Function, Arrow function,Loops, if else condition,event listeners, setTimeout, setInterval Concepts are done, Sir, Can you please Tell, which which Concept Now i should ?, Would be much helpful 🙏
Nice explaination: I have watched some of your videos and you seem quite genuine. I believe you will never turn into Tech Motivational guru. On you tube there are really very less developers who are pure techy and not motivational gurus. App core techy hi rahe motivate karna hi mat chaahe apne koi bhi struggle jhele ho like 0 to SE or farmer to SE.
bhaiya jab latest react me ye sab bydefault include kar ke aata h using create-react-app se to aap kyun manually createElememt or bhi chijo ka use karte ho
I have created file index.html and script.js in a folder "D:/ReactApp/". and in terminal of VS Code when i run the command "npm start" it gives error that no package.json file found. and if i write React in Developer Tools Console screen then it also give Error. How to fix it?
Sir I know basic JS like data types , operator ,loop , condition, array, function, little bit understanding about DOM event handling and know arrow function spread operator modules know how about promises and async await can I start learning react?
Tum starting se episode 9 tak dekho, ismein tumhe kaafi kuchh naya seekhne ko milega. Uske baad tum aage ke videos skip kar sakte ho, wo tumhe already pata hoga. Agar koi topic naa pata ho ya usmein doubt ho to wo video dekh lo
Bhai jaise aap padte ho to uske bare m thodi se basic information de diya kro usss se bahut help milegi tumko jaise apne react element ko pdya uske bare m to thoda sa bta diya kro book vagera par yeh fher laptop m he
Thanks Bhai, it means a lot to me. Main bhi Alakh Sir ko dekhta hoon. Wo physics ke best teacher hain. Waise tumne JavaScript aur React kaha tak padha hai?
@@procodrr mene kal rat ko start Kiya apka react course and subh 6 bje se fir uth kr Kiya multiple handle fetch kr rha hu ( I know that's topic but fir b dek rha hu ki ky pta kuch Naya sikhne ko mil jaaye aapse ) &&, me react js developer hu with having 2.2 years of experience mid size start up But 1 issue ye hota he mere sath ki me logic build nhi kr pata aj b thodi help lgti he senior ki And also my question is that how I improve my coding skills logic building Ye personal question tha
at 17:40 it showing error on my console that Error: createRoot(...): Target container is not a DOM element. at createRoot (react-dom.development.js:29394:13) at Object.createRoot$1 [as createRoot] (react-dom.development.js:29865:12) at script.js:3:23
00:02 Learning about importing and rendering React element. 02:39 React Native allows creating iOS and Android applications. 08:06 Creating React elements with type and props 10:31 Creating and using basic React elements 15:24 Creating and rendering React elements 18:55 Creating an HTML element 26:59 Understanding owner document and importing the entire file directly 29:44 Understanding innerHTML and text content in React Element 36:54 The type of React Element is crucial for security. 39:22 Understanding React Element rendering process 46:42 Creating complex HTML structures using React Element. 49:36 Understanding the structure of React elements and creating them 59:03 Styling in JavaScript using objects 1:06:11 Connecting React elements to HTML using JavaScript 1:13:56 React Element simplifies writing HTML inside JavaScript. 1:16:36 Understanding the nested structure of React elements.
this react course will be going to next level
Yes bro, we'll make this the best React course.
Keep Learning and Sharing 😊
@@procodrr Yeah it's the best React course on TH-cam.
Every React course starts with the CREATE REACT APP command, but the dept in which you teach is AMAZING!!!!
i have searched so many yt channels but i cant get relevant react react course or js course later i found your course i cant express my words sir i salute you and soon i will be a mernstack developer i will meet you definately and give your guru dakshina....
I'm glad that your stopped at my channel. For sure we'll meet.
Sir I have humble request to you PLZZ bring node js And express js complete course just like react and js...plz sir..bring this course asap❤️
Summary:
Q. What is a React element?
Ans. A React element is a plain JavaScript object that represents a DOM node or a component. It is lightweight and forms the building blocks of a React application's user interface. You can create React elements using React.createElement or JSX syntax, and they are essential for the declarative nature of React.
Q. Why $$typeof is Used?
Ans. Identify React elements.
Ensure security and tamper resistance.
Note: From what I understood from this video.
Bhai tum sach me procodrr ho. Aur hum ko bhi procodrr bana rahe ho 🔥
Zaroor Bhai, ham sab log ek saath Procodrr banenge 😊
@@procodrrdiamond heart of my anurag sir 😊😅🎉
After watching this video , feeling like a mechanic of JS and React .🤣🤣Thanks for the video sir . This will be one of the best course on TH-cam for the Self Taught People.
Thank you 😊
Great video, what I like is you don't hesitate doing messup the code which ia very important to understand.
Aaj React shuru hua hai, and I'm sure kisi ne bhi library ke andar jakar elements behind the scene kaise convert hote hain ReactDOM ke andar padhaya hi nahi. Acha laga is episode se. Thanks Anurag.🤩
Awesome, keep learning and growing 😊
Anurag bhai, such mein gajab ho aap 🔥, muje bhi apke jaisa coding mein master bnaa hai ...kitna deep knowledge hai yaar apko 😯
DevTools ko apna Ghar bana lo, JavaScript ke master ban jaoge 😃
it is the most powerful react course on youtub as compare to whole youtuber bhai
Eesa pory youtube pr koi nhen sikhata sir kya aap prhaty hen🎉 sir you are hero for us
The way you shared practical deep insights in library truly amazing and something rare among all Tuts out there. This makes it gem 💎. ❤
Thanks sir. It's eye opener for me. I have learned react before from thapa technical. But apne bahut ache se samjha ye hey. Sab log khali virtual dom theory bataye hey.
I'm glad you liked my teaching style, thank you 😊
@@procodrr sir after watching this video i debug how virtual dom works. It's really surprised. I am learning react from last 1 yr and write lot of react code and created some project using react. But never encountered console.log container which you have creating using reactdom. Now i clear understanding key prop is so important. It basically for virtual dom to differentiate nodes
Sir aap ka fan ho gaiya hu
Bhot acha padha rahi ho sach me bhot help milti hai aap se 🙇❤️
Anurag Sir, your React tutorials are simply amazing! The way you explain everything in such depth, with a clear, professional approach, is truly commendable. You break down complex concepts into easy-to-understand chunks, making it accessible for both beginners and advanced developers. Your dedication and passion for coding really shine through in every video. Keep up the great work, and thank you for sharing your expertise with the community! 🙌🔥
Happy to hear you're enjoying the course. I'm excited to see your progress! 🔥
Sir, I've been working on an Instagram Clone project even before visiting your channel, but I realized that I didn't fully understand React in depth. After going through your React tutorials, I noticed some mistakes in my project, and I’ve decided to improve them based on what I've learned from you. I would love to hear your advice on how I can further optimize this project. Your guidance has already helped me a lot, and I'm eager to continue improving. Thank you for everything!
All institutes start react with npx create react app. They never go in depth of this because they dont know actually. Thanks its so helpful
Quality content, better than any good paid course, playlist, one of the best tutor, Anurag sir, thankyou for your help ❤,
Thank you so much. Keep learning and sharing 😊
00:02 Learning about importing and rendering React element.
02:39 React Native allows creating iOS and Android applications.
08:06 Creating React elements with type and props
10:31 Creating and using basic React elements
15:24 Creating and rendering React elements
18:55 Creating an HTML element
26:59 Understanding owner document and importing the entire file directly
29:44 Understanding innerHTML and text content in React Element
36:54 The type of React Element is crucial for security.
39:22 Understanding React Element rendering process
46:42 Creating complex HTML structures using React Element.
49:36 Understanding the structure of React elements and creating them
59:03 Styling in JavaScript using objects
1:06:11 Connecting React elements to HTML using JavaScript
1:13:56 React Element simplifies writing HTML inside JavaScript.
1:16:36 Understanding the nested structure of React elements.
summary of th video
00:02 Learning about importing and rendering React element.
02:39 React Native allows creating iOS and Android applications.
08:06 Creating React elements with type and props
10:31 Creating and using basic React elements
15:24 Creating and rendering React elements
18:55 Creating an HTML element
26:59 Understanding owner document and importing the entire file directly
29:44 Understanding innerHTML and text content in React Element
36:54 The type of React Element is crucial for security.
39:22 Understanding React Element rendering process
46:42 Creating complex HTML structures using React Element.
49:36 Understanding the structure of React elements and creating them
59:03 Styling in JavaScript using objects
1:06:11 Connecting React elements to HTML using JavaScript
1:13:56 React Element simplifies writing HTML inside JavaScript.
1:16:36 Understanding the nested structure of React elements.
Explain this way is game changer!!!!. ❤ it!
Your way of teaching is on next level,sir
Awesome, Keep Learning and Sharing 😊
Timestamps (Powered by Merlin AI)
00:02 - Learning about importing and rendering React element.
02:39 - React Native allows creating iOS and Android applications.
08:06 - Creating React elements with type and props
10:31 - Creating and using basic React elements
15:24 - Creating and rendering React elements
18:55 - Creating an HTML element
26:59 - Understanding owner document and importing the entire file directly
29:44 - Understanding innerHTML and text content in React Element
36:54 - The type of React Element is crucial for security.
39:22 - Understanding React Element rendering process
46:42 - Creating complex HTML structures using React Element.
49:36 - Understanding the structure of React elements and creating them
59:03 - Styling in JavaScript using objects
1:06:11 - Connecting React elements to HTML using JavaScript
1:13:56 - React Element simplifies writing HTML inside JavaScript.
1:16:36 - Understanding the nested structure of React elements.
"Amazing! You have put your hands inside React's brain."
You are making it so simple to understand 👏👏
Thanks bro 😊
In the next video we'll put our hands and feet together 😃
😮 gajab 🔥 even ye sab experienced react developers ko b nai pta honga 😂
😃😃
Started learning from this series,pahele thoda brain storming lag rha tha but abhi maza aarha hai
Oh God , bro are you crazy? How can someone explain this in Soo depth, seems like you are the creator of React Js😮😮, Love from pakistan
new people ko recommend krunga is video ko 1:13:00 sy dekhy q k JSX next video mein cover hui hai is video ko skip kr skty hain
but last sy dekh lein to better rhy ga
amazing knowledge and amzing explanation
Keep learning and sharing 😊
The duration of is perfect its like paid class in free with quality
Thanks bro, it means a lot ❤️
Keep learning, sharing, and supporting just like this we'll make more awesome courses just like this.
sir you just blew my mind 🤯like CHAPAK. Btw the explanation is tooo gooooddddddd thanks sir for this gem content
waiting for redux because you create a need before using it this method of teaching 🎉❤
We'll start Redux once React is completed.
Till then keep learning and sharing 😊
best ever react course
Thanks bro 😊
Watching your video from Nepal .
Next level information...thx for explaining in such deep manner...
Osm explained ..thanku
❤️
Very helpful video Anurag Bhai 💖💖💖💖
Awesome, keep learning and sharing 😊
I have done namaste react from akshay saini this course is better than that
Thank you 😊
Very very productive video
Variables,Array, String, Function, Arrow function,Loops, if else condition,event listeners, setTimeout, setInterval Concepts are done,
Sir, Can you please Tell, which which Concept Now i should ?, Would be much helpful 🙏
Nice explaination: I have watched some of your videos and you seem quite genuine. I believe you will never turn into Tech Motivational guru. On you tube there are really very less developers who are pure techy and not motivational gurus. App core techy hi rahe motivate karna hi mat chaahe apne koi bhi struggle jhele ho like 0 to SE or farmer to SE.
Nice video😊🎉
❤️
Mast Bhai ❤
bhaiya jab latest react me ye sab bydefault include kar ke aata h using create-react-app se to aap kyun manually createElememt or bhi chijo ka use karte ho
Same question Mera bhi he
Bhai react ka full tutorial dekhna he kis channel pr acha he ? Sir ne manually kra he bahot .
what is the difference between using the method you have shown in the video and other directly installing react in our system using vite and npm??
You r pro... Brother...❤
I have created file index.html and script.js in a folder "D:/ReactApp/". and in terminal of VS Code when i run the command "npm start" it gives error that no package.json file found. and if i write React in Developer Tools Console screen then it also give Error. How to fix it?
thanks for your course bro
Sir I know basic JS like data types , operator ,loop , condition, array, function, little bit understanding about DOM event handling and know arrow function spread operator modules know how about promises and async await can I start learning react?
Yes you can, this is more than enough to start learning React.
Bhai setup kese karna hai... Ye to describe kr do
very good and very details deep explain .
What key we need to use to search any keywords in visual studio ? Like in this video you are searching render keyword
Complete this video 😊
Awesome, keep learning and sharing 😊
thnku bhaiya
Wowwwwwww 🤯🤯 mindblown
Bro heavy kam ja reya
Great video 🎉
Thanks sir
❤️
Ap Guru ji ho sir...Possible ho to React Native v liaga ...
Thank You Sir
React Native to abhi nahi aayega, maybe next year.
Till then keep learning and sharing 😊
It will be helpful for other language people also if there is an option of subtitles in English
Bhai BackEnd aur python ka course kab start kr Rahe ho
Is it okay
if i explain this (ur teaching) in my interview without using npx create-react-app?
Yes
Sir file me koi bhi word search krne ka shortcut kya h?
Control+F
sir maine pahle ek react ka course kiya hua hai toh ye basics mujhe pata hai toh mai exact konsi video se start karu taki time bache
Tum starting se episode 9 tak dekho, ismein tumhe kaafi kuchh naya seekhne ko milega. Uske baad tum aage ke videos skip kar sakte ho, wo tumhe already pata hoga. Agar koi topic naa pata ho ya usmein doubt ho to wo video dekh lo
thanks for sharing this video
What is rendering or render ?
ReferenceError: React is not defined
at Script.js:1:11 showing error. Sir please guide .
but why i will write the same html code in jsx instead of html file if i need to do same in both
Keep following the course you'll soon get to know why.
sir js interv most ask Question ki playlist bnao na plz
ans DSa with js bhi chahiye for frontend label
Day1 :9/1/2024 lecture 3 complete 💯✅
React Dom is not defined, I am getting this error can anyone help me please 😢
I have a question. Why didn't you start teaching before 😅❤
Good Question 😅
sir react native ka course bi bnao
Sir aap kon se company me job karte hain, fang?
Main remote job karta hoon, UK ki company mein.
Awsome
InsertAdjecentHTML bhi toh kr sakhte hai SIR 🤣
Done ✅😅
Bhai first time me bahut jyada complicated lag raha hai. I think first should start with some small codes
❤❤
Now create next js and react native course with projects
Next js will take time and React Native I'll have to learn first 😄
Bhai jaise aap padte ho to uske bare m thodi se basic information de diya kro usss se bahut help milegi tumko jaise apne react element ko pdya uske bare m to thoda sa bta diya kro book vagera par yeh fher laptop m he
No ball 😮
This is research series on react .....
😀😀
Bhaiya need aajatii h apka video dekhe ky kree smjh nhi aarhaa h ,content kafii sahii h but nind
sir react native ka course le aaao
Zordar
12 May 24 | 5:12
start your lecture, aap javascript and reactjs ke physics wallah ho,,
Thanks Bhai, it means a lot to me.
Main bhi Alakh Sir ko dekhta hoon.
Wo physics ke best teacher hain.
Waise tumne JavaScript aur React kaha tak padha hai?
@@procodrr mene kal rat ko start Kiya apka react course and subh 6 bje se fir uth kr Kiya multiple handle fetch kr rha hu ( I know that's topic but fir b dek rha hu ki ky pta kuch Naya sikhne ko mil jaaye aapse ) &&, me react js developer hu with having 2.2 years of experience mid size start up
But 1 issue ye hota he mere sath ki me logic build nhi kr pata aj b thodi help lgti he senior ki
And also my question is that how I improve my coding skills logic building
Ye personal question tha
Hi
Hello Hitesh, How are you?
Bahut he mess up kar dete hain😂
Bohot confure kr rhe ho sir aap.
Abhi JavaScript ke practice project banao.
Uske baad React karna.
@@procodrr bna liye kafi tbhi react start Kiya h
Achha, araam se karo samajh aayega. Agar tab bhi naa samjh aaye to Sunday Live mein aakar directly apna doubt pooch lena sab clear ho jayega.
complicated ho gya
itni jada bakchodi react.element pr krdi bhai psnd ni aya thoda bohot sahi h pr ye jada ho gya
at 17:40 it showing error on my console that
Error: createRoot(...): Target container is not a DOM element.
at createRoot (react-dom.development.js:29394:13)
at Object.createRoot$1 [as createRoot] (react-dom.development.js:29865:12)
at script.js:3:23
if you put ' ' end of the body tag the it will work
00:02 Learning about importing and rendering React element.
02:39 React Native allows creating iOS and Android applications.
08:06 Creating React elements with type and props
10:31 Creating and using basic React elements
15:24 Creating and rendering React elements
18:55 Creating an HTML element
26:59 Understanding owner document and importing the entire file directly
29:44 Understanding innerHTML and text content in React Element
36:54 The type of React Element is crucial for security.
39:22 Understanding React Element rendering process
46:42 Creating complex HTML structures using React Element.
49:36 Understanding the structure of React elements and creating them
59:03 Styling in JavaScript using objects
1:06:11 Connecting React elements to HTML using JavaScript
1:13:56 React Element simplifies writing HTML inside JavaScript.
1:16:36 Understanding the nested structure of React elements.