Playlist access kar lena: ua-cam.com/play/PLu0W_9lII9agx66oZnT6IyhcMIbUMNMdt.html If you are on Instagram, you can follow me there for more updates on courses & other stuff: instagram.com/codewithharry
11:07 for those who wants their tittle and discription in proper manner as per harry sir told use ternary operator use this tittle={element.title.length >= 45 ? element.title.slice(0, 45) : element.title} discription={element.description.length >= 60 ? element.description.slice(0, 60) : element.description} edit as per your need
Hello bro...... In this tutorial harry bhai ne Console me Jake 4 objects Ko Show kiya h wha pr mere 2 objects hi aa rhe h pta nahi kyu orr Iterate krne pr error aa rha h ek hi show rha h object plz help if you know something related to this.
this code will fail if we have description null in few cases, so I used below code, description={element.description === null || element.description.length
I am in love with this playlist! Django series me bhi it was difficult since there were many new concepts. Here you have kept it simple, I am using this to create my own app!
For the algorithem. Altho i bought a course on udemy before this course started but i know harry bhai's the best. So im liking and commenting on every video for the algo.
as harry bhai said use ternary operator use this title={ element.title.length >= 45 ? element.title.slice(0, 45) + "..." : element.title } description={ element.description.length >= 60 ? element.description.slice(0, 60) + "..." : element.description } edit as per your need
if anyone have error this.state.map() is not a function simple, the value of "let articles = [..] ", remove it, and the value paste on this.state = {articles: } it will work
I would comment in every video till you don't reply. I am really thankful to you. I didn't have cs in 12th but learned programming c and CPP from your videos and still learning. Moreover, I got a confidence boost. Once again thank you for your efforts.
bro, i getting something another error, Uncaught TypeError: Cannot read properties of undefined (reading 'map'). you know what to do for solve this error. plz help me.
Harry bhai I am getting error at 3:56 while using map method and it's saying: cannot read properties of undefined (reading 'map') Please help me regarding this
for anyone getting errors while trying to use slice to limit the length of title and description Instead of this - title.slice(0,45) use this - title?.slice(0,45)
Playlist access kar lena: ua-cam.com/play/PLu0W_9lII9agx66oZnT6IyhcMIbUMNMdt.html
If you are on Instagram, you can follow me there for more updates on courses & other stuff: instagram.com/codewithharry
Nude components bhaiya 😉😉😉😉😉😉😉😉😉news components
Hn bhai maza aara h😁
aa gaya swad
In this tutorial on print on console.log array is showing only my 2 objects in my sample.json file it is 4 what is the issue can anyone help.
thank you✌✌✌✌
00:50 the Best moment of harry bhai
😂😂
harry bhai : abb me kya batavu mere mu she nikal gayi😂
😂😂
harry bhai: pata nhi kya kya nikal raha hai muh se
hum log: mann ke armaan bahar aa rahe hai
Control your emotions harry bhai 😅
After 2 years this react playlist is still one of the best.
0:50 Cannot hold my laugh. Teaching with fun is what makes you different from other creators. Thank you for your efforts.
harry be like : Mere juban fisel gai 🤣🤣
nu**🤣ude.js@@sukhmeet_singh
I got 2 hearts from Harry Bhai in a Day it was unbelievable 😳🔥
Now 3
Tisra v mil gaya
@@061_gautam7 j
😂
12@@anjaan.ashu2023
11:07 for those who wants their tittle and discription in proper manner as per harry sir told use ternary operator use this
tittle={element.title.length >= 45 ? element.title.slice(0, 45) : element.title} discription={element.description.length >= 60 ? element.description.slice(0, 60) : element.description}
edit as per your need
Hello bro...... In this tutorial harry bhai ne Console me Jake 4 objects Ko Show kiya h wha pr mere 2 objects hi aa rhe h pta nahi kyu orr Iterate krne pr error aa rha h ek hi show rha h object plz help if you know something related to this.
@@prakashrayka7845 bro screenshot share kro drive link
title spelling is incorrect -
title={element.title.length >= 45 ? element.title.slice(0, 45) : element.title} discription={element.description.length >= 60 ? element.description.slice(0, 60) : element.description}
by the way thanx bro!
this code will fail if we have description null in few cases, so I used below code,
description={element.description === null || element.description.length
12:49 Aanand aa raha h Harry bhaii♥️
Thanks a lot for this awesome course and your efforts ♥️
0:50 Harry bhai thoda halka bruhh😏🔥
😂
0:49 harry bhai srma gye soch ke .........🤣🤣🤣🤣🤣
Thanks sir 😊
After watching your html css js videos, now I feel like I can do web development.
You are great 👍 Harry sir(bro)
3 videos 1 hour WOW!!!!!! Harry Bhai 🔥😊
Harry is really on fire today 🔥🔥🔥🔥
00:50 he thought we would not notice,
But we did...
G8 playlist...
I am in love with this playlist! Django series me bhi it was difficult since there were many new concepts. Here you have kept it simple, I am using this to create my own app!
Day by day my respect is increasing for you Haris Bhai
That satisfaction when you use your own app to get rid of some problem♥️
Probably the Best and relevant playlist that is much better than paid courses.
I got 2 hearts from Harry Bhai in a Day and 3 videos in one day it is unbelievable 🔥🔥
Maza agaya Harry sir !! You deserve more than 100k followers on Instagram ❤️
Anand aa raha hai!!!Very nicely taught sir.Thanks a lot!
For the algorithem. Altho i bought a course on udemy before this course started but i know harry bhai's the best. So im liking and commenting on every video for the algo.
अतीव आनन्ददायकं एतत् विडियो दृष्ट्वा ।
5 Videos, in a day, WOAH, Thanks harry Bhai for this lovely content!
Harry bhai thankyou so much esi best coding shikhne ke liye aur bo bhi free me ......
Iam big fan bhaiya🙌🏻🙌🏻🙌🏻
bohot aanand aa rha hai bhai..........got selected as frontend developer , happy teachers day harry bhai
0:50 Harry Bhai Naughty Naughty 😁😁
as harry bhai said use ternary operator use this
title={
element.title.length >= 45
? element.title.slice(0, 45) + "..."
: element.title
}
description={
element.description.length >= 60
? element.description.slice(0, 60) + "..."
: element.description
}
edit as per your need
kya baat h harry bhai form m ho 😂
- 0:50
Pura anand arha h 🔥🚒
Harry Bhai is on fire.🔥🔥🔥🔥🔥...Maza aa raha hai harry bhai😎❤🙌
3 videos in one day Harry is on 🔥🔥
Thanks for your valuable efforts and time for us♥
Anand Arha hai HArry Bhai.....❤❤💕💕........You are awesome......❤❤💕💕
This react course is helpful
Wonderful bhai 6 videos
I dont have enough words to thank you.....and bahut bahut anand aa rha h.....😍😍
if anyone have error this.state.map() is not a function simple, the value of "let articles = [..] ", remove it, and the value paste on this.state = {articles: } it will work
Thank you it really helped in Sep 2024
7:02 if *TARGET* is not working paste this code -
target = {"_blank"} rel="noreferrer"
Thnks bro ... aise hi sare errors ka bata diya kr 😀😀😀😀😀
thankyou so much i was stuck
hey its stil not working
@@pujasingha181 ab ky nhi work krhA
Read more par click krne se news article nhi khul Raha hai
0:46 pyara samjh gyaa 🤣🤣🤣
12:53
i am enjoying the react course ...
This course is really awesome🔥🔥 .
Harry bhai at 0:50 be like - kav kav idar udar nikal jata hu 😂
kisi ko basic clear krne ho to search technical suneja uske baad ye smjhne m or mja aayega really mane esa hi kia try kr skte ho as u wish
Bohot anand aa raha hai sir!!!
Project looks good. Mazza aa raha hey
yeisa lag raha hey ki mein vi gazzab hu yar
Bohot aanand aa raha hai Harry bhai.. love you ❤️
bahut aanand aa raha hai harry bhai
Thank you sir this react course is helpful 👍👍👍 just for fun Men Will Be Men 😜😜 0.50
00:50
Bhai, at 0:12 I was watching this tut while I was having sitaphal in my mouth and as soon as RG came and said "maza Aaya". I swallowed the seed.😅😅
RG: rahul gandhi
RGB ka full form bhi batao 🤣🤣😂
aanand aa raha hai, good job, thnx bro 😄
Anand aa raha hai harry bhai!!
Bahut aanad aa rha hai..!
12:49 aanand aa raha hai😁😁
I am enjoying this course😀.
Harry bhai bohut aanand agya aaj
00:49 epic 👌
Aanand aa raha h Harry bhaii❤❤
00:49
nice one😆😆
Love You! Harry Bhai❤️❤️❤️
Bahut aanand aa rha hai👍
Maaza Aya is video mein... Sach mein
This react course is helpful
Bhai aanand aa rha hai 😀 ... mine was 800th LIKE
sir the way you teach is incredible paye laagu sir 😘😘😘😘 aap awesome hooo aap ann data
Anand hi Anand h harry bhai!!
❤❤Harry sir!! anand aa rha hai ❤❤
HARRY BHAI 🔥
Anand aaa rha hai : Harry Bhai!!
I would comment in every video till you don't reply. I am really thankful to you. I didn't have cs in 12th but learned programming c and CPP from your videos and still learning. Moreover, I got a confidence boost. Once again thank you for your efforts.
Tere comment roz padh kar roz mai bore ho raha hu. Stop it my friend...
harry ne hga h abhi chhat le jakr
@@himanshuarora1910 aisa tumhare Gaon mein Hota hoga, thoda sa Gaon se Bahar nikalo, ye sab mat Kara karo🤣🤣
0:50 armano pe kabu rakhiye bhaiya
Anand aa raha h Harry bhai!
aanand aa raha hai harry bhai
best ....maja hi aa gaya main diwali ki tyaari khatam karke ye kar raha hu ...nasha ho gaya hai ab to
this video was helpful......
Aanand aa rha hai harry bhaiya.
Bahuth anand aaraha hai harry bhai
Thanks a lot Harry Bhai
Thank you so much harrybhai..
maja aa raha hai
Started and got addicted to it ❤❤❤ Harry Bhai
if anybody getting TypeError: Cannot read properties of null (reading 'slice') at 10:22 use this
description={element.description?.slice(0,88)}
thanks
can u explain the reason?
bro, i getting something another error, Uncaught TypeError: Cannot read properties of undefined (reading 'map'). you know what to do for solve this error. plz help me.
@@bhautikhirapara3724 same
@@bhautikhirapara3724 check if you have written all "articles" or "article" keep them all 4 same
for beginners if you would have explained the concepts first then jumped into project usage it would have been useful
Harry bhai I am getting error at 3:56 while using map method and it's saying: cannot read properties of undefined (reading 'map')
Please help me regarding this
copy paste the exact code he is typing it should work
Which code bro
If anyone is having error in this.state.artixles.map()
Then do this change-
Add this.state.articles&&
Before this.state.articles.map()
dude thank you sooo much
how? i didnt understand
Go and watch the previous videos; Harry has explained it very well.@@abhishekdorwal4011
bhai still / Line 60:34: 'map' is not defined no-undef / yeh error ara
Harry Bhaiya maaza aa gya
aanand aa raha hai
Bhai gjbb h 💫
Thank you for your efforts and easy to understand for us
Bhot Anand araha hai 😊
I can't find words to thank you man
Anand aa raha Hain 💙
9:24 OP bhai
12:50
aanand aa rha hai
Anand aa raha haayyy 🥰
This react js course is super useful, understandable. Enjoying this react js course. Great effort by Haris Ali Khan aka Harry Bhai.
I didn't knew he is muslim 😅
@@abhinavkrishnan7974*ex
Enjoying a lot from your video
for anyone getting errors while trying to use slice to limit the length of title and description
Instead of this - title.slice(0,45)
use this - title?.slice(0,45)
mere read more pr click krne pr kuch nhi ho rha . why??????
@@Growwithriya851 probably because you ddin't attached the url prop with read more's href
@@deepbrar1 ohkk...it works... thankyou
Anand aa rha hai!
Waiting for next video 😜❤️
Enjoying this series....!
Anand aa raha hai Harry Bhai😂😂
Badhiya that guru 😂😂😂😂 1 tir 2 nishan
this tutorial is very useful