👉 Beginner's Javascript Course - bit.ly/Best_JavaScript_Course 👉NodeJS Download Link : nodejs.org/en/download/ 👉Subscribe - bit.ly/2OH9Jv5 👉Blog Post - techdecodetutorials.com/visual-studio-code/how-to-run-javascript-in-visual-studio-code-on-windows-10/ If you found this video useful please give it a thumbs up and subscribe to my channel! and If you have any questions regarding this video, please ask them in the comment section. thanks for watching! :)
@PetBuddies2 жыл бұрын
I'm a complete beginner... Couldn't find any better videos than this one... Simple presentation and in detail. Thanks a bunch!!!
@jpfredeluces7062 Жыл бұрын
This man is a premiere java instructor. He walks you through everything step by step at a nice pace. Thank you Tech Decode!
@joeyestrada9071 Жыл бұрын
This is the guy you want to come to when you have a problem in coding. Always concise and to the point, with in depth straightforward details
@jatingoyal54053 жыл бұрын
so cool, nice and proper way of teaching. i was so confused as i was not able to work with js on vs code for 3 hours but this video made my day
@Despy15152 жыл бұрын
how do u even manage to not install js for 3 straight hours u can literally google it
@BobBobson-gv3ol Жыл бұрын
I am a native English speaker. I appreciate that you speak English slowly and clearly. Thankyou. Some other tutorials speak too fast and the accent is hard to understand but I understand you perfectly.
@mohdsaaimsiddiqui59383 жыл бұрын
No other channel provides such easy installation guide🔥🎉👏
Thank you, I wrote my first Javascript code today. It was crystal clear.
@TechDecode2 жыл бұрын
You're Welcome 😇 Congratulations 🎉
@harveyday12092 жыл бұрын
Thank you for making it so easy to understand how to use JavaScript with VSCode. I searched the web and youtube and none of them were as easy to follow along as yours. Can you create some videos on how to write if & else statements in js on VSCode. I look forward to seeing more of your videos.
@Deathpsyche30002 жыл бұрын
I think it's important to emphasize that the require() function may give an error MODULE_NOT_FOUND depending on where you saved the *.js file. Took me a while to figure this out. When you run "npm install prompt-sync", the package is installed locally in C:\Users\YourName ode_modules. Your *.js file must be saved anywhere within the same parent directory of node_modules ie C:\Users\YourName. Otherwise require() function cannot find the modules. It just so happen in this video, the *.js file was saved in Desktop which is within the same parent directory of node_modules.
@yaolu4852 жыл бұрын
thx man, did got exactly the same problem and you helped me!! Hope more people can see this so dont need to struggle on this evironment set stage.
@AashishKumar-or9lu2 жыл бұрын
@@yaolu485 'node' is not recognized as an internal or external command, operable program or batch file please help me out
@RahulSingh-do6qd2 жыл бұрын
What should I do to resolve this problem ?
@tejeshjptejesh52882 жыл бұрын
@@RahulSingh-do6qd same question
@Borah_TheExplorer2 жыл бұрын
@@AashishKumar-or9lu please try closing and reopening the VS code as in my case even after installing all the extensions as per video it was not working, I just had to restart vscode, and it worked regardless of wherever I save my js file.
@joshdheda87762 жыл бұрын
yo guys! if the output section is not printing your outputs, it's because you need to save before running :)
@ytviewer66692 жыл бұрын
Yup, you're right!
@YuviYSN2 жыл бұрын
How to save plzs tell
@joshdheda87762 жыл бұрын
@@YuviYSN ctrl + s, or just save it from within VS Code (file -> save)
@YuviYSN2 жыл бұрын
@@joshdheda8776 really thankx bro 🙂
@thamiya7725 Жыл бұрын
You are the real savior
@Ed_Aic3563 Жыл бұрын
Very useful. I've tried a dozen times to use javascript with vscode, but prompt didn't work. Now I understand how to add it to node and how to write the answer to it. Many thanks!
@anantaojha22832 жыл бұрын
You are the one of the best computer expert as I know your skill.when I'm face any problems I go to your Chanel and then my problems solved.thank you so much.......
@tekkenking6472 жыл бұрын
Man when I say thank you my brother I really mean it I dont post many comments but when I do I mean what I say YOU SAVED me so much time visual studio code legit is wack compared to pycharm that has all this pre installed so I was lost for so long while trying to figure out how to run javascript code in console my man thank you.
@MgelikaXevi2 жыл бұрын
thanks! There might be a problem for some users, when Visual SC tells you something about -- 'node' is not recognized as an internal or external command,... --- you need to add path to node folder to your Path variable.
@robloxian2.O2 жыл бұрын
Thanks a lot
@mikeonawave821 Жыл бұрын
how do i do that :(
@MgelikaXevi Жыл бұрын
@@mikeonawave821 , check this video, just do the same, but instead of python, you do this to your node JS folder. kzbin.info/www/bejne/nZOclmajbp2UrM0
@rakshnan25679 ай бұрын
Thank you for your video. I have been trying to solve this issue for months! You solved this issue within 8 minutes!!! Thank you so much!!
@gaygoddessnamedmadoka22523 жыл бұрын
finally found something which literally teach beginners thank you
@chopzilla39843 жыл бұрын
Thx man this really helped. I was very close to smashing my computer before I found you.
@TechDecode3 жыл бұрын
Haha 😂
@pankajanagarajK4me2 жыл бұрын
The best fr a total beginner............ Hope to see more of ur guide, thnx.
@TechDecode2 жыл бұрын
Glad you liked it!
@philiposeiagyen6994 Жыл бұрын
about to start javascript and this video has helped me to set up my space on vs code
@sheikhnazmulhassan3303 Жыл бұрын
Such an easiest and eligible way to run this nodejs.Thanks a lot.
@AINAYASEEN-h6d9 ай бұрын
Thank you! I have been watching many videos but it was not working.it finally worked
@VarshaJat-ue2vo Жыл бұрын
thank you so much, it is very helpful video. i was searching for it and saw more then 20 videos to run javascript in vs code, but now i got it.
@rogan43382 жыл бұрын
Turns out I was missing the JavaScript ES6 snippets extension, and then code runner finally installed properly. Thanks for your help!
@antimr28083 жыл бұрын
Finally found the right video. A big thank you.
@TechDecode3 жыл бұрын
You're welcome!
@sfsamani.islamic444 Жыл бұрын
Thanks for outstanding Knowledge
@nagrajwellness97202 жыл бұрын
Thank you sir 110% agreed no tuber has done this I followed your video its working
@Youssef-z7i3 жыл бұрын
Finally after more 12 hour trying to install javescript or typescript thanks
Thank You Sir!!!!!! I been looking for this for a while. You just got yourself an subscriber!! Keep up the great work!!!!
@Nikita_2911 Жыл бұрын
May every youtubers follow him to save our time . Everyone were trying to extend their video time in explaining waste things. Thank you so much sir.. 🙏👍 ❤️
@killham13373 жыл бұрын
Thank you. This is like the fifth video I watch just to get this simple information
@MrAitSous Жыл бұрын
You're the best for this basic syntax. Trying to learn a new language for web dev and gave a great start ahead. So thank you!!
@Praveen-nb3ft3 жыл бұрын
Quick tutorial explaining from scratch which include installation of everything required to run a js file. Good job bro...
@arandomperson31552 жыл бұрын
This video was simple and clear, thank you!
@tumukundeyves78227 ай бұрын
this video is really helpful for beginers, i found videos that i needed in 2024
@MavoTheGreat2 жыл бұрын
Just wanted to say thank you, you've made my life easier. I had a question but I answered it whilst typing it. Holy crap.. problem solving 101 ;)
@victoriaedoho40013 жыл бұрын
pls help as mine gave me the error in quote : "node' is not recognized as an internal or external command, operable program or batch file." what could have been the issue?
@k.n9563 жыл бұрын
Same error happening to me as well🥺
@marcelagredo56833 жыл бұрын
@@k.n956 me too
@superiorisbadgaming3 жыл бұрын
same
@VillageBandit3 жыл бұрын
U get any help?
@tnnrhpwd2 жыл бұрын
I had same issue, restarted PC, and we all good now.
@kirankale9270 Жыл бұрын
Brother u are doing a great work for humanity ❤❤❤ .. ur method is totally working 🎉
@gayninin74173 жыл бұрын
thankyou so much for very clear instructions. i was having trouble with running my code
@chetnasingh54043 жыл бұрын
Big Fan of your voice sir🥰🥰 and the way you explain every tutorial is just perfect, everything to the point. Keep making such great content 👍👍
@TechDecode3 жыл бұрын
You're always welcome! 🥰 👉Dont' forget to enroll in Javascript Course - rebrand.ly/Javascript_Course
@sukaina.s56853 жыл бұрын
Great video thank you so much I'd recommend though to enable autosave in the file list.
@miraclefadahunsi361 Жыл бұрын
Exactly what i needed Thanks
@PauIdenino2 жыл бұрын
Excellent! Simple and clear, thank you!
@noelkitonga Жыл бұрын
You are a life saver, thank you so much. No more using Replit and other similar environments.
@sadnb12 Жыл бұрын
Nice , You slowed my problem. Good content !
@indiancoder35922 жыл бұрын
Thank you so much sir, your video is very helpful for me . your way is best for explaining everything in this video thanks again sir .
@BijouBakson2 жыл бұрын
In VSC, there's a Node.js SDK extension that installs the runtime, the code snippet, debugger & all else you need. Need to go through all those steps. It's a less than a min operation.
@sebastianmigliarelli3687 Жыл бұрын
Thank you so much man Guys, if it doesn't work, try restarting VSCode.
@MrMotivation-242 жыл бұрын
Best instructional video I've come across. Way better than the beginners guide video posted on the vs code site. Thank you 🙏🏿
@bryanc15583 жыл бұрын
I wish I could like twice. Thank you for your help my friend!
@TechDecode3 жыл бұрын
So nice of you 😇 👉 Javascript Course - rebrand.ly/Javascript_Course 👉 Subscribe : rebrand.ly/FreeSubscription
@GT-cv3xu3 жыл бұрын
Thanks u so mush! Please, can u say me how to rid off in output comments like [running] or [done] ?
@shankarshinde29703 жыл бұрын
Thanks videos is too helpful, but will you please tell me why nodejs is require to run the Java script file
@justliving919 Жыл бұрын
Thank you so much! I was feeling so discouraged because I thought I was too dense haha
@chiderajoy28892 жыл бұрын
Very concise .....and simple . Step by step tutorial. Thank you
@TechDecode2 жыл бұрын
You're Welcome 😇 Don't forget to subscribe 👍
@yousefsamir9892 ай бұрын
Thanks alot, amongst many videos, you were the best
@andreai27862 жыл бұрын
Thank you I have been spinning my wheels and now it's working after hours of getting nothing done. I also added the extension live server also. I had no idea how to do any of this before this video.
@shwetachoudhary9003 Жыл бұрын
Video was soo smooth and clear Thank you soo much❤
@AdBoss122 жыл бұрын
Thank you sir You have gained a new subscriber congrats 🎉🎉
@TechDecode2 жыл бұрын
You're Welcome 😁
@AdBoss122 жыл бұрын
@@TechDecode but when i declare a string it is giving me a error example: let a = subscribe; console. Log(a) ;
@motomavrick7055 Жыл бұрын
Really really thanks buddy final i reached one worked video. After 4 hours
@hariparmatmabhaktibhajan79453 жыл бұрын
sakar hari ji ki krapa aap par bani rahe vese is video ne meri kaafi help ki hai dhanywaad
@niladrimallik31723 жыл бұрын
Thank you. This tutorial helped a lot.
@Riteshplayssomethin Жыл бұрын
it shows 'node' is not recognized as an internal or external command, operable program or batch file.
@imthejeff7462 Жыл бұрын
Your video was a great help! Thanks. will definitely recommend this to others that begin using java script 👍
@npn8097 Жыл бұрын
Just what I needed ! Thanks a lot,
@afriend89613 жыл бұрын
Hello. Based on your video, you may be able to help me. My JS code is not running in VS Code as of a few days ago. I'm seeing an error from my jshint extension about installing npm in some settings, but I've never done this, nor learned how/where/etc. Every time I do even something like remove a semicolon from a JS statement, to test the issue, re-type it and save the code, the jshint error results, and the statement doesn't execute on the web page. Any help? Thanks! =).
I love this! For the Js course on udemy, did you also record the videos yourself? Because that's the only way I can get a guarantee that it's not gonna be boring and complex
@iveliniliev88183 жыл бұрын
Thx man...it is so simple explained. Very usefull guide.