Piyush is one of the best teachers! No BS about courses and giving false dreams and hope. Just to-the-point coding. Keep it up buddy
@huntersgaming447 Жыл бұрын
Wait why I quickly understood the abbreviation "BS" 🤔
@gauravkumar-he6lv10 ай бұрын
great interview questions for JS , basic and very tricky questions
@himanshupatil805110 ай бұрын
This almost covers all question which I got stuck in interviews when I was a beginner.
@DeepakKumarRout-h6tАй бұрын
Bhai Can You Suggest Me,How To Get A Frontend Developer Job As A Fresher From Your Experience
@mohammadgauhar6982 Жыл бұрын
Please continue this series Interview questions like React, Node, sys design, etc...
@Aditya_khedekar Жыл бұрын
tutorial of kubernetes for node js and helm
@raashidmanzoor5207 ай бұрын
helm means
@Aditya_khedekar7 ай бұрын
@@raashidmanzoor520 google karle yar :)
@Riteshdhapatepatil9664 ай бұрын
❤
@shahhussain71924 ай бұрын
27:00 I think it is because of closures. When we use let keyword it creates scope of block i.e when the loop will be over than the variable created by let keyword "i" will be deleted but in between the loops block we have used an async function setTimeout in which a call back function is passed. and in the callback function we used a variable "i" of its parent scope in console log. so now it creates a closure in each iteration and saves its values than after it goes to web API environment one by one. so when all the execution is done within the loop than the async function is pulled back to the call stack through event loop. since each async function had captured the value of "i" in closures so it reflect in console log after execution. while in case of var keyword..... it is a global scope variable so it dose not delete though the loop has ended. So when async functions are puled back one by one to call stack via event loop they already had different closers value which were captured during iteration in variable "i" respectively but they get updated (re-assigned) to the last one because the value of "i" available in global scope. That is why it prints the same value i.e 10 ten times .
@apurvajain78393 ай бұрын
Thats correct!
@as_if9 ай бұрын
20:00 24:28 27:39 : 30:00 arrow fn refers to global context or window (for browser) for 'this' 32:30 35:15
@gauravparihar69629 ай бұрын
done and great work by @Piyush Garg.
@poojamaheshwari74811 ай бұрын
great explanation and u have given crystal clear every concept behind this question, please come up with more videos on javascript and react also
@shruh493 Жыл бұрын
Bhai aap sahi ja rahe ho, kuch log difficult questions puchake demotivate kar dete hai KZbin pe.
@mdsahilraj23065 ай бұрын
Great Explanation of these important concepts of javascript👏
@rahulchandak27724 күн бұрын
Great work man, thanks a lot! Really appreciate all the efforts :) Just one suggestion, if you could also give simple use cases after these interview answers, we'll be able to relate and understand better. Eg: where or why would one use Object.create etc.
@sumitsinha9955 ай бұрын
call aur bind function kya badiya explain kiya bhaiya!aur further series continue kariye bhaiya!
@eyerahulk8 ай бұрын
bhai aur chahiye aise videos. thanks for this one.
@sonotbapla92323 ай бұрын
Best teacher in coading industries......👍
@sahilpatle64368 ай бұрын
Definitely i am gonna like and share this amazing vdo .
@MessiLeo2312 Жыл бұрын
My score 9/10🎉 can you please continue this series it's very interesting and helping for me
@hiteshpakhan77834 ай бұрын
every one should watch this video after learning javascript
@ajitawadhiya6967Ай бұрын
Thanks for such a wonderful video Piyush.
@atanukundu_104 ай бұрын
halfway through the video, learned so much
@devstruggles28 күн бұрын
Great job Piyush, The questions are good but the explanations are gold 🔥
@rdrenio9 ай бұрын
so many thing learned today thanks for this amazing session.
@pkyadav6230 Жыл бұрын
Hey piyush! Please share us the resources you use to learn.... otherwise we will fall in tutorial hell... As usual your videos are mind-blowing...
@amanrazz2091 Жыл бұрын
+1. I want to know the collective resources to learn indepth abstract concepts like these.
@shahzaibkhan54232 ай бұрын
Sir you are just awesome. Thank you very much for your time and knowledge.
@TheSachinAlam4 ай бұрын
Nice set of questions.
@ankurvlogger65849 ай бұрын
Great explanation. Really nice the way you explain all questions. 🎉🎉🎉
@mohdsahil22627 күн бұрын
Excellent!
@InDiAnAjOnEs000211 ай бұрын
Maja aa gaya dost...aur video banao...banao banao..
@shubhammali210910 ай бұрын
This is a goldmine, keep spreading this invaluable gold
@darshanpandya10878 ай бұрын
Your way of explanations has helped me in so many projects , you are my go to guy whenever i want to learn something new ... Thank You Piyush Bhai
@LearnerAbhi216 ай бұрын
Thank yo sir, it was my first video, and you killed it great !!!
@artsofpixel Жыл бұрын
Best video i have watched so far bro to get the concept of hoisting and memory and Cody thing Thank you
@rimjhimgupta1477 Жыл бұрын
Thank you sir, is type ke dusre question bhi btaiye interview ke liye. Your explanation types is very good
@VishalYadav-gk1kg7 ай бұрын
Very nice explanation sir, Thank you!
@Codeuix Жыл бұрын
This is my first comment so far please make advanced javascript interviews questions. You are awesome teachers so far I watched. ❤❤
@Abhishek-fo3fc Жыл бұрын
Nice video, Piyush bhai! Please continue the series on interview questions related to React, Node, system design, etc.❤
@arushraj3807 Жыл бұрын
Your way of teaching is superb, Please make intermediate and high level interview questions and lastly thanks for this amazing video.
@James-fu3sh Жыл бұрын
I like your voice and the way of speaking {especially mixing Urdu and English [i am the fan of your sentence 'let us say that'] }
@utkarshpatidar167 Жыл бұрын
What an explanation 👏 Thanks a lot sir..❤
@vikaas.sharma2 ай бұрын
Thanks bhaiya learnt alot 😊
@hemensanmahilange41278 ай бұрын
Thank you Piyush bhaiya for this amazing series.😊
@ankitpatel5718 Жыл бұрын
Loved it. Need more like this. Piyush Bhai start a interview js series. Me and my friends will love it.
@SantoshSingh-mo8mr11 ай бұрын
Bro your knowledge is next level🎉🎉
@yogesh_prakhar Жыл бұрын
this video is awesome for revising javascript concept , waiting for another video with hard questions...
@ardhrubobd Жыл бұрын
Need more interview question like this. Thank you Piyush.
@mdsonualam8408 Жыл бұрын
thankx piyush more videos of similar kind needed.
@Arvind__-wu6zv5 ай бұрын
31:00 Two doubts First one is : first line initializes fullname, so does this fullname doesnt become a part of global object?? Second one is : in case of iife does "this" doesn't refer to the current context?
@moneylogyy5 ай бұрын
same doubts i hve
@Arvind__-wu6zv5 ай бұрын
@@moneylogyy it's because declaring something with var doesn't make it a part of global object. It becomes more like a part of the module
@moneylogyy5 ай бұрын
@@Arvind__-wu6zv thanks bro
@abhinavsingh581 Жыл бұрын
so many things to learn Thank you @piyush
@chandanindalkar11 ай бұрын
Amazing video as always, please do continue the JavaScript interview questions series.
@prathamchoudhary6343 Жыл бұрын
What a video!! Totally worth to watch Need more stuff like this
@abhinavparashar193426 күн бұрын
need a part 2 please it is very helpful so much helpful
@guyfromdoon5 ай бұрын
hats off bro 😎
@ChandanGupta-fl8it Жыл бұрын
very informative video. I am switching my career to web development form non it background. please keep making these kind of videos . really helpful to understand the concepts. hamare institutes mein bhi asie concepts clear nahi karate hain.
@wanderwithprateek Жыл бұрын
hi there! how long have u been learning webdev... coz im also from non it bg and learning frontend for now!
@aryangarg6749 Жыл бұрын
Hi Piyush, this video is just awesome and the way you described the concept easily. Kindly do bring the video on intermediate and hard questions. Desperatley waiting for it. A Fun fact, you have become one of the most famous youtuber in software field. Haha!!
@msrajawat298 Жыл бұрын
After watching this video, I feel that after the more than 4+ year working on JavaScript, it really there are lots of missing concept that blow my mind.
@trishalwalia40868 ай бұрын
Best! Keep posting
@jaintrisisters37434 ай бұрын
great video piyush
@VibewithSauravVerma2 ай бұрын
Excellent Teaching! :)
@reviewbyrahul25234 ай бұрын
the core learning for me was js execution environment...confusion clear
@salonisonawane45764 ай бұрын
thank you ,u made it very easy to understand
@Samreen-malik9Күн бұрын
Cool 😊
@SUJAL-FACT-YT3 ай бұрын
sir continue this series . we need more videos like it
@Junior_developer-rm1kj10 ай бұрын
In the video at 30.04 sec when we calling getFullnameV2 as a arrow function and in arrow function this belongs to global object .But in global object we have fullname property so why it don't pick the fullname from global object (From Global Execution Context) ??
@982948635810 ай бұрын
Yes in my system I get piyush in console...
@S4LTYT Жыл бұрын
I love you bro. I am getting confidence from watching your videos. Please make a video on Design patterns with nodejs classes examples.
@programming36174 ай бұрын
amazing 🥰👌
@anikettripathi11609 ай бұрын
🔥 Awesome. Thank you!
@arunyadav7467 Жыл бұрын
more of this type with great explanation
@codekicks2171 Жыл бұрын
Great questions, Learned a lot
@sufiyanmogal15273 ай бұрын
great explanation
@rahulruke307 Жыл бұрын
Please sir make video on kubernetes if possible !!
@rohitahuja999 Жыл бұрын
Good video and best explanation
@ajithamin919610 ай бұрын
Please do for nodejs as well as backend in general
@codewithkaran8860 Жыл бұрын
Awesome 👌
@vipinsuryavanshi89037 ай бұрын
amazing 🔥
@hardikluhar4738 Жыл бұрын
Great Info !!!
@pranayraj894510 ай бұрын
Nice explanation ❤❤❤
@fitsgroup18511 ай бұрын
awesome explanation 😍😍
@Shrish-lo2fx Жыл бұрын
Excellent work, need intermediate and hard level 10 questions each please... #my_christmas_gift😂
@Aakash_Kashyap01Ай бұрын
it was fruitful video!! but U can go in more deeper to make understand ...