Java Full Stack Live Course : https://bit.ly/javatelusko Coupon Code : TELUSKO10 for additional discount. Full Stack Blockchain …
27 Comments
Leave a Reply
You must be logged in to post a comment.
Java Full Stack Live Course : https://bit.ly/javatelusko Coupon Code : TELUSKO10 for additional discount. Full Stack Blockchain …
You must be logged in to post a comment.
Superb Content , Tx Navin
hi sir, my vs code not showing output ex: if i write console.log("hi") then i run my output showing me like exited with code =0 in xxxx sec after another line runinng node 'path' thats it ,but my hi result is not displied in my output
Prerequisite of staring this course?
thank you sir
@3:16:13
let alien={
name:'Mahdi',
tech:"JS",
laptop:{
brand:"Asus",
ram:"32"
}
}
for (let key in alien){
console.log(key, alien[key])
}
for (let key in alien.laptop){
console.log(key, alien.laptop[key])
}
3:17:01
let alien = {
name: "Seedorf",
age: "24",
technology: "JS",
laptop:{
name: "Lenovo",
core : 'i7',
ram : '8 gb'
}
}
for(let key in alien.laptop){
console.log(alien.laptop[key]);
}
@3:16:50 to get only key, value pair of object inside object:
for(let key in alien.laptop){
console.log(key, alien.laptop[key]);
}
code for laptop specifications at 3:16:55
let alien={
name:'navin',
tech:'js',
laptop:{
cpu:'i7',
ram:4,
brand:'asus'
}
}
for(let keys in alien.laptop){
console.log(keys,alien.laptop[keys])
}
for 3 divisible:
for (let i=1;i<=100;i++)
{
if (i%3===0)
console.log(i)
}
For ( let key n alien)
{
If(alien[key]==="laptop")
{
For (let k in laptop)
{
Console.log(key,alien.laptop[k]);
}
}
Else
Console.log(key,alien[key]);
}
I get as far as 20:40, to run the code. But no output is produced. Any help appreciated, thanks
Thanks!
array method filter map reduce we are getting an wrong output 1+2+3+4+5+6 = 21, you got 24. Just letting you know
Any course continuation for this. !??
Thank you ! for making this course as it was very helpfull for me to understand the fundamental of this language, i am going through the Freecode camp Javascript couse and it was a pain, to understand the fundamentals, i have really understood what you thaught in this Course, Thanks Again, you are an Awesome Alien π€£
Hi
I'm Issaka from Ghana and a teacher.
In fact your teaching approach is unbelievable.
I'm completely absorbing everything you are teaching without any difficulty.
My confidence level is very high now, all because of you.
Thanks so much.
1:42:00 ans : 5 5
Thanks for this wonderful JS video. Awesome teaching.
Tq so much sir
Excellent master….
No one can beat u sir
Annaya needi teluge kada… I am very happy to see you with this many subscribers
Thank you Sir…It was such a help…May God bless you…
Glad to know that aapki Hindi bhi aati h mujhe aaj hi pta chala full stack and web development using python vala video dekhhke….
phele to aap mujhe foreigner youtuber lagte the π π π π
2:21
Code runner not working always getting the term node is not recognised
Your teaching approach is so unique and boil all things down to students head! Great!
π₯….best js video