The Live Hands on High Level System Design course is starting on 5th April. We will be building end to end projects like WhatsApp, TH-cam and Zerodha. Communications have begun. If interested, enroll asap - www.educosys.com/course/hhld
I just completed watching your JavaScript video, and I must say it's excellently crafted. Thank you for your hard work in producing such valuable content. However, I'd like to suggest an addition that many learners would appreciate: a second part of the video covering object-oriented JavaScript, DOM manipulation, and other advanced concepts. It would be incredibly beneficial if you could upload this before the course begins.
Thanks. So many concepts taught in 1 single video, I like the way u explain things with example, it is easy to learn this way. Initially, I had doubt about video, but after watching I am now 1 of ur fan. I tried to learn from 2 popular educators but I still had so many doubts. I think u r a good teacher, and ur concepts r very strong. I really enjoyed and learned so much, my so many doubts are cleared bcz of ur unique way of teaching. Thanks a ton. Hope 1 day I can repay ur kindness and help that u have given through videos. Keep shining. Tc.
Just completed watching the video.😮💨 Learnt all the concepts. Although it was 1.5 hr video, it took me 8 hours to complete it 😅 Taking notes, trying to code myself, rewinding and understanding a concept properly. I completed it in 2 days, 3.5 hr first day, 3.5 hrs the next day. Thank you, very well taught. 😃
@@KeertiPurswani Thank you mam for this wonderful content. Helped me to brush up my basics and also learned new concepts. Took a long time for me to watch the video, prepare notes and code along. Really a wonderful experience. Link to notes:- drive.google.com/file/d/1O-eT-Ha2Dc0mihj9z9mBpBAum3fNQXfI/view?usp=drivesdk Mam, a small doubt. Along with these do I need to learn any concepts to get started with Node.js and Express.js? Once again thank you for putting this content for free...
I just completed watching your JavaScript video, and I must say it's excellently crafted. Thank you for your hard work in producing such valuable content. However, I'd like to suggest an addition that many learners would appreciate: a second part of the video covering object-oriented JavaScript, DOM manipulation, and other advanced concepts. It would be incredibly beneficial if you could upload this before the course begins.
This is the type of video that I expected on youtube around 3 years back, completely ditched js but had to get back to it, by god's grace have been subscribed to your for a while and ended up seeing this video! Now wanting to learn Angular or anything doesn't seem intimidating anymore :D
Hey Keerti, I wanted to let you know that I really enjoyed your teaching style. Your concise explanations make learning so much easier. I've practiced everything you taught in this video and would greatly appreciate a more detailed video on Javascript that covers OOPs and everything else. Thank you!
I just completed your video . Thank you so much. I liked your way of explanation. can u do more videos on classes, object ,prortotype.Its really worth.
Must watch the complete video for the javascript...learned all the concepts in depth and in easy simple way..Keep posting such videos and thank you for the guidance and help you have provided.
This was the 1st time i went through Javascript course. You have explained it so nicely and in such a simple language that most of the thing I understood except Callback part. I will go through callback part again and will try to understand, write some code and practice. Great Job Done by creating this tutorial by you...!!! Thanks alott @Keerti. Also as I have registered for your HHLD course, I am waiting eagerly to for its start. I am facing alot of challenges in the interviews because I am not able to answer System Design questions, hopefully your HHLD course will help me reach that level and help me crack the interviews. At last I will say your teaching style is very good. Thanks alott again. 😇
The only no BS JavaScript crash course that basically covers everything. And the way you teach talks your knowledge and grip on the subject sister... Hats off.. this was my first js tutorial but I am pretty confident to move to coding it myself.. thank you sister.. lots of love...
1:00:16 I don't think the lexical scope of the variable a is basically a global scope, since it is not shown in the global scope, but in scrip. but it behaves that way. If we log the a before a=20, it will be 100 since its scope is global.
Thankyou so much for this video.. helped me a lot in getting hands on with the basics.. this video is truly valuable to beginners.. even i doubted it in the Beginning but every sentence and every concept in the video holds importance.. Pls take this series forward, i really like ur teaching style and viewpoint.
Thanks, di for such wonderful content. I have watched the video till the end. And I am interested in the OOPs with JavaScript. Please make more such videos. Please also make a video on DOM and BOM manipulation.
This video is best, what a great explanation!! thank you ma'am, looking forward to learn much more topics from you ! again thank you for such a great explanation
This is the best Javascript one shot i have ever seen !!...literally tried all the stuff on internet but found this out of the world😍...Di we need entire WebD playlist by you🥺..You are the best teacher ❤
I would like see more girls like you to a teaching roles in coding. Recently many TH-camrs(male) are just making useless videos in the name of coding. Great explanation, We done keerti. 🎉
Yes, we need Object-Oriented Programming using Javascript. Just completed the whole video, it's a masterpiece. Your teaching style is smooth, legendary. You have mastered the art of teaching. I would love to learn Javascript from you, from beginner to advanced, also ReactJS and NextJS.Thanks for this video.
Thanks for lecture.. i have one question in closure, when we use var a = 100 inside the function rather then just putting a = 100, then changing it a = 80 outside the function... in normal case as you mention when using a= 100, we get the output as 80 as we chnaged it outside however when using it with var a= 100 then even if we put it to a = 80 the output still is 100, please could you confirm my understanding it is because var is function scoped
Hi @KeertiPurswani As you have explained async operations using callbacks, promises, async/await , I did not understand how we should use to handle async operations . As all these are being used to handle data once the TIMEOUT is completed or once the DATA IS AVAILABLE, how can these be used while we are WAITING for the data , and we want to execute something till we receive the DATA or till the operation gets completed ? Coz actually async means the operations which gets executed without waiting for the main operation to get completed concurrently.
one small doubt: is memory phase also called as Hoisting, because Hoisting clearly defines about Memory phase itself before the actual execution of code threads? Thank you in advance.
No, It's not. Hoisting just literally means accessing the variables and functions before declaring them where as memory phase as you said is the phase which occours before the execution phase and allocates memory to variables and functions. Due to allocation of memory, i.e, due to memory phase hoisiting is possible
everyone just tell about loops variables and normal stuff this is what i was looking for excellent explanation keerti dee thank you so much this all concepts will surely help me in my interviews
@@KeertiPurswani But you were giving so many promises before starting graph series and now you have taken your words back. do you really think it will work like this. we are there to help you out. please continue graph series mam.
It's nice that you want help but scold when someone just asks for appreciation of the help. Don’t worry, the series will definitely be finished but I am waiting for it to get enough views before putting next videos.
@@KeertiPurswani but the more videos u will upload, there will be a huge chance to attract people. As per my understanding every user always look for the complete series. Sorry but the main problem with your channel is you have uploaded random videos on different topics but not even a single topic is covered completely. Sorry again mam. I am just giving my opinion.
The Live Hands on High Level System Design course is starting on 5th April. We will be building end to end projects like WhatsApp, TH-cam and Zerodha. Communications have begun. If interested, enroll asap - www.educosys.com/course/hhld
Is this video enough to be the pre requisite for the course... Asking because I am not familiar with terms like "web sockets",...
Yes don’t worry, will teach you everything!
I just completed watching your JavaScript video, and I must say it's excellently crafted. Thank you for your hard work in producing such valuable content. However, I'd like to suggest an addition that many learners would appreciate: a second part of the video covering object-oriented JavaScript, DOM manipulation, and other advanced concepts. It would be incredibly beneficial if you could upload this before the course begins.
Hi Shivaraj, will create video for sure but don’t worry. In course, I will be there to help at every step!
Didi, may I know what's your opinion on BS from IITM
Yes, will be looking for OOPs in JavaScript
0:00-0:50 - Intro
0:50-1:30 - JS Intro
1:30-2:15 - Execute JS code in browser
2:15-4:05 - NodeJS Intro, how to execute JS code using NodeJS
4:05-6:10 - JS code in HTML
6:10-13:30 - Primitive/Value Types
13:30-15:50 - Objects
15:50-18:35 - Value Types Vs Reference Types
18:35-20:38 - Arrays
20:38-21:55 - Functions
21:55-29:40 - How JS is executed, Execution context, Hoisting
29:49-31:40 - window and this
31:40-39:00 - let, const, Temporal Dead Zone, Block Scoping
39:00-43:05 - Lexical Scope
43:05-50:45 - Higher Order Functions, First Class Citizens
50:45-52:50 - Arrow Functions
52:50-1:03:30 - Closures with examples
1:03:30-1:06:10 - Revision
1:06:10-1:16-10 - Callback, event loop, event queue
1:16:10-1:18:35 - Callback hell, Pyramid of Doom
1:18:35-1:25:00 - Promises
1:25:00-1:28:10 - async await
1:28:10-1:29:20 - motivation
1:29:20-1:31:05 - map
1:31:05-1:31:58 - filter
1:31:58-1:33:30 - reduce
Thanks. So many concepts taught in 1 single video, I like the way u explain things with example, it is easy to learn this way. Initially, I had doubt about video, but after watching I am now 1 of ur fan. I tried to learn from 2 popular educators but I still had so many doubts.
I think u r a good teacher, and ur concepts r very strong. I really enjoyed and learned so much, my so many doubts are cleared bcz of ur unique way of teaching. Thanks a ton. Hope 1 day I can repay ur kindness and help that u have given through videos. Keep shining. Tc.
Just completed watching the video.😮💨 Learnt all the concepts.
Although it was 1.5 hr video, it took me 8 hours to complete it 😅 Taking notes, trying to code myself, rewinding and understanding a concept properly.
I completed it in 2 days, 3.5 hr first day, 3.5 hrs the next day.
Thank you, very well taught. 😃
Imagine the amount of time I took to create this 🫢🫢
But great job! Really proud! Please do share it if you think it’s worth sharing ❤️😇
@@KeertiPurswani Thank you mam for this wonderful content. Helped me to brush up my basics and also learned new concepts. Took a long time for me to watch the video, prepare notes and code along. Really a wonderful experience.
Link to notes:- drive.google.com/file/d/1O-eT-Ha2Dc0mihj9z9mBpBAum3fNQXfI/view?usp=drivesdk
Mam, a small doubt. Along with these do I need to learn any concepts to get started with Node.js and Express.js?
Once again thank you for putting this content for free...
Hi bro, can you please share the pdf of JS notes that you prepared after watching this video?😃
I just love the person who edits your videos. Those simple memes make the video fun and entertaining❤
Thank you from his side ❤️
I just completed watching your JavaScript video, and I must say it's excellently crafted. Thank you for your hard work in producing such valuable content. However, I'd like to suggest an addition that many learners would appreciate: a second part of the video covering object-oriented JavaScript, DOM manipulation, and other advanced concepts. It would be incredibly beneficial if you could upload this before the course begins.
This is the type of video that I expected on youtube around 3 years back, completely ditched js but had to get back to it, by god's grace have been subscribed to your for a while and ended up seeing this video! Now wanting to learn Angular or anything doesn't seem intimidating anymore :D
All the best! Keep sharing your learning updates ❤️
Clear, Crisp, and in-depth explanation!
wish i had found you lil earlyyy!!! please keep uploading such videos... help students grow from the scratchhhh
Hey Keerti,
I wanted to let you know that I really enjoyed your teaching style. Your concise explanations make learning so much easier. I've practiced everything you taught in this video and would greatly appreciate a more detailed video on Javascript that covers OOPs and everything else.
Thank you!
Thanks for making this great explainer on JS! This is the best tutorial I’ve seen on TH-cam, seriously! So in depth and easy to follow 🎉
I just completed your video . Thank you so much. I liked your way of explanation. can u do more videos on classes, object ,prortotype.Its really worth.
Must watch the complete video for the javascript...learned all the concepts in depth and in easy simple way..Keep posting such videos and thank you for the guidance and help you have provided.
oops and dom manipulation in js next pls..!!
This was the 1st time i went through Javascript course. You have explained it so nicely and in such a simple language that most of the thing I understood except Callback part. I will go through callback part again and will try to understand, write some code and practice. Great Job Done by creating this tutorial by you...!!! Thanks alott @Keerti. Also as I have registered for your HHLD course, I am waiting eagerly to for its start. I am facing alot of challenges in the interviews because I am not able to answer System Design questions, hopefully your HHLD course will help me reach that level and help me crack the interviews. At last I will say your teaching style is very good. Thanks alott again. 😇
Excited to meet you in HHLD course! 😇
The only no BS JavaScript crash course that basically covers everything. And the way you teach talks your knowledge and grip on the subject sister... Hats off.. this was my first js tutorial but I am pretty confident to move to coding it myself.. thank you sister.. lots of love...
Great job Keerti!
Just completed it, what an amazing refresher for JavaScript. Keerti is really exceptional, in my experience, her courses and knowledge is subpar.
Great video! Crisp and clear no nonsense content! Thank you for creating this. Eagerly waiting for OOPs in JS.
Mam please make Java script complete series along with problems solving
1:00:16 I don't think the lexical scope of the variable a is basically a global scope, since it is not shown in the global scope, but in scrip. but it behaves that way. If we log the a before a=20, it will be 100 since its scope is global.
Loved the speed at which you have provided the information ,got to know a lot of details. Thanks
Video is on point for learning JS... Thank you for this video Keerthi!
Thank you so much! Practise while watching the video 😇
Thanks Keerti, the way you explain concepts is very crisp and good. I learnt a lot today. God bless.
You're a good teacher. really appreciate the effort.
Thankyou so much for this video.. helped me a lot in getting hands on with the basics.. this video is truly valuable to beginners.. even i doubted it in the Beginning but every sentence and every concept in the video holds importance..
Pls take this series forward, i really like ur teaching style and viewpoint.
Wow! Very clear and concise, really loved the course!
OOPs in js :) Great tutorial !!!
The teaching is getting better every time, Great Job Keerti!!
Really Appreciate your effort.
Woow, just beautiful and detailed explanation
Fantastic Explanation, and Brilliant, You are way too intelligent and mature than you look, and very soon going to be a really big thing in IT.
Thanks, di for such wonderful content. I have watched the video till the end. And I am interested in the OOPs with JavaScript. Please make more such videos. Please also make a video on DOM and BOM manipulation.
Thank you! Will do!
mam, your teaching way is excellent and i need more videos on JS
Wow amazing content 👏👏, keep posting this type of content 👍. Thank You!
This is the most amazing 1 hr 34 min i had experienced. THankyou so much mam☺
This video is best, what a great explanation!! thank you ma'am, looking forward to learn much more topics from you ! again thank you for such a great explanation
this video helped me so much, thank you!!
Thanks for your time and effort
Such a Great Video Keerti,
Revising All JavaScript Important Concept With In-depth explanation.
Abhi tak ka sabse best crash course I found on JS.
excellent explain.Thank you
This is the best Javascript one shot i have ever seen !!...literally tried all the stuff on internet but found this out of the world😍...Di we need entire WebD playlist by you🥺..You are the best teacher ❤
Hello ma'am i have some queries related to javascript. How i can build javascript logics and write code myself. I can't build logics ma'am 😭
yes interested into oops in javascript.
I would like see more girls like you to a teaching roles in coding. Recently many TH-camrs(male) are just making useless videos in the name of coding. Great explanation, We done keerti. 🎉
nyce Keerti👏👏👏
Thankyou for this!❤
I have watched the whole thing and understood it. Now, how should I practice it.
Just write whatever code I wrote yourself! 😇
I miss our school days! anyways good to see you after so long.
Yes, we need Object-Oriented Programming using Javascript. Just completed the whole video, it's a masterpiece. Your teaching style is smooth, legendary. You have mastered the art of teaching. I would love to learn Javascript from you, from beginner to advanced, also ReactJS and NextJS.Thanks for this video.
Loved it, thanks for creating this video, It was very easy to understand.
Thanks for lecture.. i have one question in closure, when we use var a = 100 inside the function rather then just putting a = 100, then changing it a = 80 outside the function... in normal case as you mention when using a= 100, we get the output as 80 as we chnaged it outside however when using it with var a= 100 then even if we put it to a = 80 the output still is 100, please could you confirm my understanding it is because var is function scoped
Hey, did you try the code yourself? Do you think changing it to var should change the behavior?
@@KeertiPurswani yea i saw when i tried
Very helpful video....also the memes made it fun to learn 😃....also you explained all concepts beautifully 😃
Nice endeavour, sister.
This was to the point and easy to grasp. Well done. Please make a hands on js project based video or paid course. Will be helpful to many. Thanks.
Well, there is HHLD!
Loved the content❤❤❤
Gem content💎💎
Thanks kirtee di it was a helpful a lot🎉❤
Can you make deep video on this 3 topic - 1. Callback 2. Promise 3. Higher order function
Would appreciate a lot if you could do the oop part of JavaScript ,thank you❤
very helpful video! really appreciate your efforts. 💻
High quality , very well explained video , thnk you
Thank you so much! Means a lot, please do share it 😇
I was searching for this kind of video thank you for the efforts you make for us. Can we get a video on other topics like react also plz.
Videos coming up for sure! Make sure you also write the code as you watch the video
Good video for quick go through
Thanks Kapil! Happy Learning!
Is it enough ? If not then what's the remaining topics and resources where I can watch
pure stuff❤
The Video is very helpful. Thanks a lot
Please create some videos on development🙏
Keep these videos coming ❤
Bhai ye video search me top pe kyu nahi aati... really great teaching... simple to the point CONTENT..🥲
Looking forward to the OOPs video :)
You inspire me all the time. ❤
Means so much to me ❤️😇
subscribed and liked, and would love an OOPs video as well!
what is the difference between accessing a object value using dot. notation and bracket [""]
Loved the memes !!😀
MAM please bring full tutorial on Node or MERN satck please🙏🙏🙏🙏
Hi @KeertiPurswani
As you have explained async operations using callbacks, promises, async/await ,
I did not understand how we should use to handle async operations . As all these are being used to handle data once the TIMEOUT is completed or once the DATA IS AVAILABLE, how can these be used while we are WAITING for the data , and we want to execute something till we receive the DATA or till the operation gets completed ?
Coz actually async means the operations which gets executed without waiting for the main operation to get completed concurrently.
this is helpful ❤
Yes we need a OOPs video
Outstanding
one small doubt:
is memory phase also called as Hoisting, because Hoisting clearly defines about Memory phase itself before the actual execution of code threads?
Thank you in advance.
No, It's not. Hoisting just literally means accessing the variables and functions before declaring them where as memory phase as you said is the phase which occours before the execution phase and allocates memory to variables and functions.
Due to allocation of memory, i.e, due to memory phase hoisiting is possible
best video mam
Thanks you didi 😊
Great content
We want graph series mam, please continue it
It’s not getting any views 💔💔
super explanation madam
Thank you, please share it with your friends 😇
32:16 i did ;')
and i am watching that hoisting/execution context part in 0.75x speed , LOL welp
Can I expect a video on express, and node too
everyone just tell about loops variables and normal stuff this is what i was looking for excellent explanation keerti dee thank you so much this all concepts will surely help me in my interviews
Thank you! Means so much!
@@KeertiPurswani 🙏
thanks keerti
what is practicle use of closure?
1:00:00
Are you planning to launch any advance course on js?
found video before 2 day my interview for revising JavaScript concept for software developer intern role ,
just cracked my interview
Woah congratulations! Which company?
@KeertiPurswani, could you do OOP in JS too.
Please continue to the graph series mam...
Look at the no of views dude 💔💔
@@KeertiPurswani But you were giving so many promises before starting graph series and now you have taken your words back. do you really think it will work like this. we are there to help you out. please continue graph series mam.
It's nice that you want help but scold when someone just asks for appreciation of the help. Don’t worry, the series will definitely be finished but I am waiting for it to get enough views before putting next videos.
@@KeertiPurswani but the more videos u will upload, there will be a huge chance to attract people. As per my understanding every user always look for the complete series. Sorry but the main problem with your channel is you have uploaded random videos on different topics but not even a single topic is covered completely. Sorry again mam. I am just giving my opinion.
Please make video on oop js
I had that doubt. why did she changed let to var for declaring variables?
No, i didn't notice the switching from let to var.
that subscribe sticker😈
thanks ❤