Full course is FREE and will be available here courses.learncodeonline.in/learn/Complete-Javascript-course
@VikramSingh-qg3nh3 жыл бұрын
are inline elements secure?
@somarble8 ай бұрын
It says i cannot access the course. Why?
@Moonwalkerrabhi3 жыл бұрын
This is the best series in Javascript, And the way this course is designed is amazing, The duration of videos let us students to be consistent and learn everyday. Even if we take baby steps at a time, we will be soon be strong in JS in around 1 and half month and so. I WISH Hitesh Sir comes with ReactJS course as well , similar to this
@kwantumd4 жыл бұрын
Yo, the way you say "parenthesis" is what keeps me in this course
@y.s.jenifersingh21534 жыл бұрын
Vera level which means next level in tamil... Applause to ur tutorials
@HiteshCodeLab4 жыл бұрын
Thanks for new word. 🙂
@maitry60742 жыл бұрын
I love all your courses. The best on youtube. Can't thank you enough!
@hitbits19184 жыл бұрын
36 videos are out, I just started . till now its awesome
@raghavgupta61864 жыл бұрын
The way you make us understand the concepts is unique and interesting and the duration of the videos is exactly we want not too large not too short But the whole concepts are cleared.👍🙌🙇♂️ Thanks ,Hitesh Sir.🙌
@HiteshCodeLab4 жыл бұрын
Thanks
@arifdevcoding4 жыл бұрын
I have been using JavaScript for a year now. I think I have more to learn
@poojanpandya88644 жыл бұрын
2:30 I think the moral of the story is that when you want/need something to execute right now, you call the function. If the function is wanted for later use or needs stored, you don't call it, just reference it without pair of parentheses.
@bravimpurohit44342 жыл бұрын
but what does referencing actually mean here
@bellamyt97644 жыл бұрын
Hi hitesh sir .I am big fan of you .I really enjoyed your Node Js course .Can u please explain about async,await,promise and when to use them, the most critical part JS developers face.
@sachinpandey8162 жыл бұрын
🤔sir aapko hindi aati hai our aap indian ho mujhe iska pata bas aapke interviews se pata chalta hai 💓💓💓 Thankyou so much sir
@vraj31154 жыл бұрын
#10minutesJS day 14! Isn't our education system just a dumb function ?? function educationSystem(name, canSolveMath) { if (canSolveMath) { console.log('Er.' + name); } else { console.log('Dr.' + name); } }
What do you mean by refer to the function at 2:48. I mean difference between sayHello() and sayHello.
@vijaynavale39194 жыл бұрын
Actually refer to the function means calling it later. E.g.:- when you add click event on any DOM element then it takes one callback (function) where you can refer the function which you want to run only when user clicked.
@rajeshkumar-bl8jb4 жыл бұрын
Your video make a day in a positive way.. Thanks sir
@ajayrabari4334 жыл бұрын
Can't wait for projects !
@RohitChhabirajYadav Жыл бұрын
super better than pw
@aashiqahmed52734 жыл бұрын
Functions are the beautiful part in js
@sayamkoul32044 жыл бұрын
It really felt like a bit intermediate level 💯
@chanchalgarg25944 жыл бұрын
Good series, sir from which site i do more pratices of javascript
@imamansoni4 жыл бұрын
Functions are easy, and recursion are fun 😄👍
@anilpoet49783 жыл бұрын
Hi sir, in this video /line 3/ why the name 'Hitesh printed, not Sammy. Please clarify. Thanks alot for the the all ur sessions.
@ankushthakur21774 жыл бұрын
Awesome series
@AmitKumar-vh6ty4 жыл бұрын
We are going great
@aaditaygarg45854 жыл бұрын
I loved the namastey() function !
@mithunbarua75373 жыл бұрын
Thank you bro.
@Nikhil-go6dq4 жыл бұрын
Sir I've a question , should we upload our android apps to GitHub that we have already uploaded at Play store ?
@ankushladani4962 жыл бұрын
Thank you sir....
@shobitjain96193 жыл бұрын
6:01 Namaste Javascript Vibes
@IqbalAhmed-qk5ix4 жыл бұрын
Awesome Thank u so much sir
@mashapoguajay3322 Жыл бұрын
hey wat is difference between let and var
@085-vaibhavgusain94 жыл бұрын
Thanks u☺
@myke.p4 жыл бұрын
Which theme is it?
@SameerKongath4 жыл бұрын
Nice class
@ashwanikumarsingh34104 жыл бұрын
What is "end kernel panic synncing attempted to kill init" error ??????? In Linux
@vijaynavale39194 жыл бұрын
Keep going 👍
@kapilchhabra30284 жыл бұрын
Amazing, love it!!!
@Sushil28744 жыл бұрын
Great going..!!
@Naveenkumar-ux7nb4 жыл бұрын
Sir please upload mean stack course in LCO... ❤️❤️❤️
@ItsYourBoyMRAR4 жыл бұрын
Nice Bro
@webb-developer Жыл бұрын
✅
@tejasjani25444 жыл бұрын
sir I am a student of 5th semester IT. Sir mera question🙃 he ki koi django ya PHP developer ko company vale as backend developer jyada prefer karte he. Node.js devloper se jyada expectation rakhte ki aapko react, MongdB , and PHP ka bhi experience hona chahiye (means freshers ko node devloper ki job nahi milti) sirf node.js me backend sikh kar koi job nahi milti. Uske opposite PHP, django developer ko front end ka thoda bhohat knowledge ho to bhi job jaaldi mil jaati he🤔
@gouthamrohan71164 жыл бұрын
When you are trying to run a program in visual studio code given space to folder name and filename Then you are given as node 03/ Intermediate/01\ functions.js which gives error in windows kindly respond to this how can we give spacing to folder and filename and still the code runs without throwing any error.
@gouthamrohan71164 жыл бұрын
When you don't respond why do you actually teach when you can't even just clarify things this is 3rd time i am asking the same question no answer from your end!!!
@wickedsanta62784 жыл бұрын
Its node 03/Intermediate/01functions.js use this and it will work
@gouthamrohan71164 жыл бұрын
@@wickedsanta6278 this will normally work i do agree with you but when given file and folder spacing this ain't work
@wickedsanta62784 жыл бұрын
@@gouthamrohan7116 check wheter u r putting space in your file name or not and then try to work acvording to that i also made d same mistake
@mg-ht9ir4 жыл бұрын
Want to see you in "long beard look" ✅✅
@bipinsinghrawat46954 жыл бұрын
And the bartender says, "Success, but you're not ready!" So a JavaScript function walks into a bar.
@ravi_sorathiya4 жыл бұрын
You are still using var for variable When will you give surprise of all those king territory and not use var keyword problems? And just use let keyword
@HiteshCodeLab4 жыл бұрын
I can see that you have finished the previous series. 🙂 Until you understand { }, var and let makes no sense. Surely will do them, soon.
@ravi_sorathiya4 жыл бұрын
@@HiteshCodeLab infact I finished that before Joining this series But doesn't matter I loved both really enjoyed it
@acethomas57744 жыл бұрын
Can someone plz help me with some JavaScripts for this online game that I play it has many elements and I’m looking for easier game play using the scripts
@harshalthale28213 жыл бұрын
console.log(`Hey ${name} You Are successfully LogIn `); also we can use this in this way...
@mahadev10504 жыл бұрын
100 th like. 😅
@raghavgupta31684 жыл бұрын
I'm last✌👌✌
@nirajlakhadive4 жыл бұрын
function hola(greeting) { return (`${greeting} means Hello in Spanish`); } // var greetings = hola(); // console.log(greetings); console.log(hola("Hola"));
@DhariSingh-w6v Жыл бұрын
Op
@Sunny-oc7bo4 жыл бұрын
// This will provide user a welcome message according to provided country name. Countries included [India, USA, Germany, Australia] // Thank you so much Hitesh Sir function welcome(countryName) { switch (countryName) { case 'India': return `Welcome to ${countryName}`; // break; case 'USA': return `Welcome to ${countryName}`; // break; case 'Germany': return `Welcome to ${countryName}`; // break; case 'Australia': return `Welcome to ${countryName}`; // break; default: return `Sorry, you haven't provided any country name` // break; } } var welcomeMessage = welcome(); console.log(welcomeMessage);