I can bet that no courses can be better then this even that is paid. I have purchased almost 2-3 courses from Udemy but i couldn't find anyone better then this. A huge thanks to Mr Naveen Reddy Sir for providing these awesome courses and sir we really appreciate you for providing us such valuable resources.
Hi Sir, you've explained the concepts precisely. Really appreciate your time and efforts. I would request you to cover all the topics in this series along with advanced JavaScript libraries. It would be really helpful.
Please Sir complete full JavaScript series...upto advanced concepts with making projects...we eagerly wait for your videos,we learn lots of concepts from you.. lots of respect for you Sir 🙏🙏🙏
strings are not an object. they're primitive data types, but JavaScript automatically converts them into String objects temporarily when you call methods on them, such as .split(). This behavior allows you to use methods and properties of the String object wrapper on string primitives.
let a = [ 4,5 ] let b = [ 6, 9 ] let a1 = 5; let a2 = 4; let b1 = 9; let b2 = 6; a3 = [a2,a1]; b3 = [b2, b1]; console.log (a3, b3); Hai I hope this will work,
I can bet that no courses can be better then this even that is paid. I have purchased almost 2-3 courses from Udemy but i couldn't find anyone better then this. A huge thanks to Mr Naveen Reddy Sir for providing these awesome courses and sir we really appreciate you for providing us such valuable resources.
Amazing Work sir, looking forward for React course by you...
i am learning python from you sir. i am in 9th class right now no need to pay. thanks !!!!
Hi Sir, you've explained the concepts precisely. Really appreciate your time and efforts. I would request you to cover all the topics in this series along with advanced JavaScript libraries. It would be really helpful.
I found the tutorial series very informative and easy to understand. Thank you for making these videos.
Please Sir complete full JavaScript series...upto advanced concepts with making projects...we eagerly wait for your videos,we learn lots of concepts from you.. lots of respect for you Sir 🙏🙏🙏
Thank you for that Video Sir, It's exellent video
Sir u explained very well so it directly goes into my mind
Nice explanation with simply and perfect.. 😀
I've found it so cool and informative. Thank you.
Waiting for your video from long days sir🙏🏻🙏🏻🙏🏻
Plzz continue this.series 🥺
Incase if anyone wanted to know, those 3 dots (...) is called spread operator
Hi sir, I'm your big fan☺
Awesome lecture
I enjoyed , thanks🤞
great explained
I have reached here..when is the next video coming? Love how you teach 🙏🙏
i guess this video is not added in the playlist, please add it
Great video...
Thank you sir.🙂
Nice information
Hi Navin Ji.
Which is best for software BE or Btec?
The comment viewing members suggest your comment this is useful for me.
is string also a object, because here navin sir use .split(). So, we use dot for method of an object right?
strings are not an object. they're primitive data types, but JavaScript automatically converts them into String objects temporarily when you call methods on them, such as .split(). This behavior allows you to use methods and properties of the String object wrapper on string primitives.
sir please continue this series we are waiting for full series ..we are not getting your next videos sir
@5:33 if I had two arrays how to swap it..?
Like,
let a = [ 4,5 ]
let b = [ 6, 9 ]
let a = [ 4,5 ]
let b = [ 6, 9 ]
let a1 = 5;
let a2 = 4;
let b1 = 9;
let b2 = 6;
a3 = [a2,a1];
b3 = [b2, b1];
console.log (a3, b3);
Hai I hope this will work,
Thanks.
Kab se wait kar raha tha sir... Kaha kho gaye the app😶
Go videos on for each Loop in JavaScript .🙏🏻
This video has not been added to the playlist
👍
🙏👍
hi telsko sir, i can't swap like this ,
let num = [45,34,67,89];
num[0,1]=num[1,0]
console.log(num[0]); => num[0]=45 ,num[1]=45
can anyone help me...
Bhai pls tell how to merge two api into one ???
Sir next video please