How to Run Javascript in Visual Studio Code on Windows 10 2022

  Рет қаралды 613,503

Tech Decode Tutorials

Tech Decode Tutorials

Күн бұрын

Пікірлер: 607
@TechDecode
@TechDecode 3 жыл бұрын
👉 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! :)
@PetBuddies
@PetBuddies 2 жыл бұрын
I'm a complete beginner... Couldn't find any better videos than this one... Simple presentation and in detail. Thanks a bunch!!!
@jpfredeluces7062
@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
@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
@jatingoyal5405
@jatingoyal5405 3 жыл бұрын
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
@Despy1515
@Despy1515 2 жыл бұрын
how do u even manage to not install js for 3 straight hours u can literally google it
@BobBobson-gv3ol
@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.
@mohdsaaimsiddiqui5938
@mohdsaaimsiddiqui5938 3 жыл бұрын
No other channel provides such easy installation guide🔥🎉👏
@TechDecode
@TechDecode 3 жыл бұрын
😇 You're welcome! 😇 👉 Javascript Course - rebrand.ly/Javascript_Course 👉 Subscribe : rebrand.ly/FreeSubscription
@roniakash1062
@roniakash1062 2 жыл бұрын
Agree with you my dear
@ganeshsubramanian6217
@ganeshsubramanian6217 2 жыл бұрын
Thank you, I wrote my first Javascript code today. It was crystal clear.
@TechDecode
@TechDecode 2 жыл бұрын
You're Welcome 😇 Congratulations 🎉
@harveyday1209
@harveyday1209 2 жыл бұрын
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.
@Deathpsyche3000
@Deathpsyche3000 2 жыл бұрын
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.
@yaolu485
@yaolu485 2 жыл бұрын
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-or9lu
@AashishKumar-or9lu 2 жыл бұрын
@@yaolu485 'node' is not recognized as an internal or external command, operable program or batch file please help me out
@RahulSingh-do6qd
@RahulSingh-do6qd 2 жыл бұрын
What should I do to resolve this problem ?
@tejeshjptejesh5288
@tejeshjptejesh5288 2 жыл бұрын
@@RahulSingh-do6qd same question
@Borah_TheExplorer
@Borah_TheExplorer 2 жыл бұрын
@@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.
@joshdheda8776
@joshdheda8776 2 жыл бұрын
yo guys! if the output section is not printing your outputs, it's because you need to save before running :)
@ytviewer6669
@ytviewer6669 2 жыл бұрын
Yup, you're right!
@YuviYSN
@YuviYSN 2 жыл бұрын
How to save plzs tell
@joshdheda8776
@joshdheda8776 2 жыл бұрын
@@YuviYSN ctrl + s, or just save it from within VS Code (file -> save)
@YuviYSN
@YuviYSN 2 жыл бұрын
@@joshdheda8776 really thankx bro 🙂
@thamiya7725
@thamiya7725 Жыл бұрын
You are the real savior
@Ed_Aic3563
@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!
@anantaojha2283
@anantaojha2283 2 жыл бұрын
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.......
@tekkenking647
@tekkenking647 2 жыл бұрын
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.
@MgelikaXevi
@MgelikaXevi 2 жыл бұрын
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.O
@robloxian2.O 2 жыл бұрын
Thanks a lot
@mikeonawave821
@mikeonawave821 Жыл бұрын
how do i do that :(
@MgelikaXevi
@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
@rakshnan2567
@rakshnan2567 9 ай бұрын
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!!
@gaygoddessnamedmadoka2252
@gaygoddessnamedmadoka2252 3 жыл бұрын
finally found something which literally teach beginners thank you
@chopzilla3984
@chopzilla3984 3 жыл бұрын
Thx man this really helped. I was very close to smashing my computer before I found you.
@TechDecode
@TechDecode 3 жыл бұрын
Haha 😂
@pankajanagarajK4me
@pankajanagarajK4me 2 жыл бұрын
The best fr a total beginner............ Hope to see more of ur guide, thnx.
@TechDecode
@TechDecode 2 жыл бұрын
Glad you liked it!
@philiposeiagyen6994
@philiposeiagyen6994 Жыл бұрын
about to start javascript and this video has helped me to set up my space on vs code
@sheikhnazmulhassan3303
@sheikhnazmulhassan3303 Жыл бұрын
Such an easiest and eligible way to run this nodejs.Thanks a lot.
@AINAYASEEN-h6d
@AINAYASEEN-h6d 9 ай бұрын
Thank you! I have been watching many videos but it was not working.it finally worked
@VarshaJat-ue2vo
@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.
@rogan4338
@rogan4338 2 жыл бұрын
Turns out I was missing the JavaScript ES6 snippets extension, and then code runner finally installed properly. Thanks for your help!
@antimr2808
@antimr2808 3 жыл бұрын
Finally found the right video. A big thank you.
@TechDecode
@TechDecode 3 жыл бұрын
You're welcome!
@sfsamani.islamic444
@sfsamani.islamic444 Жыл бұрын
Thanks for outstanding Knowledge
@nagrajwellness9720
@nagrajwellness9720 2 жыл бұрын
Thank you sir 110% agreed no tuber has done this I followed your video its working
@Youssef-z7i
@Youssef-z7i 3 жыл бұрын
Finally after more 12 hour trying to install javescript or typescript thanks
@TechDecode
@TechDecode 3 жыл бұрын
😇 You're welcome! 😇 👉 Javascript Course - rebrand.ly/Javascript_Course 👉 Subscribe : rebrand.ly/FreeSubscription
@ngentwo3569
@ngentwo3569 3 жыл бұрын
Thank You Sir!!!!!! I been looking for this for a while. You just got yourself an subscriber!! Keep up the great work!!!!
@Nikita_2911
@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.. 🙏👍 ❤️
@killham1337
@killham1337 3 жыл бұрын
Thank you. This is like the fifth video I watch just to get this simple information
@MrAitSous
@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-nb3ft
@Praveen-nb3ft 3 жыл бұрын
Quick tutorial explaining from scratch which include installation of everything required to run a js file. Good job bro...
@arandomperson3155
@arandomperson3155 2 жыл бұрын
This video was simple and clear, thank you!
@tumukundeyves7822
@tumukundeyves7822 7 ай бұрын
this video is really helpful for beginers, i found videos that i needed in 2024
@MavoTheGreat
@MavoTheGreat 2 жыл бұрын
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 ;)
@victoriaedoho4001
@victoriaedoho4001 3 жыл бұрын
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.n956
@k.n956 3 жыл бұрын
Same error happening to me as well🥺
@marcelagredo5683
@marcelagredo5683 3 жыл бұрын
@@k.n956 me too
@superiorisbadgaming
@superiorisbadgaming 3 жыл бұрын
same
@VillageBandit
@VillageBandit 3 жыл бұрын
U get any help?
@tnnrhpwd
@tnnrhpwd 2 жыл бұрын
I had same issue, restarted PC, and we all good now.
@kirankale9270
@kirankale9270 Жыл бұрын
Brother u are doing a great work for humanity ❤❤❤ .. ur method is totally working 🎉
@gayninin7417
@gayninin7417 3 жыл бұрын
thankyou so much for very clear instructions. i was having trouble with running my code
@chetnasingh5404
@chetnasingh5404 3 жыл бұрын
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 👍👍
@TechDecode
@TechDecode 3 жыл бұрын
You're always welcome! 🥰 👉Dont' forget to enroll in Javascript Course - rebrand.ly/Javascript_Course
@sukaina.s5685
@sukaina.s5685 3 жыл бұрын
Great video thank you so much I'd recommend though to enable autosave in the file list.
@miraclefadahunsi361
@miraclefadahunsi361 Жыл бұрын
Exactly what i needed Thanks
@PauIdenino
@PauIdenino 2 жыл бұрын
Excellent! Simple and clear, thank you!
@noelkitonga
@noelkitonga Жыл бұрын
You are a life saver, thank you so much. No more using Replit and other similar environments.
@sadnb12
@sadnb12 Жыл бұрын
Nice , You slowed my problem. Good content !
@indiancoder3592
@indiancoder3592 2 жыл бұрын
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 .
@BijouBakson
@BijouBakson 2 жыл бұрын
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
@sebastianmigliarelli3687 Жыл бұрын
Thank you so much man Guys, if it doesn't work, try restarting VSCode.
@MrMotivation-24
@MrMotivation-24 2 жыл бұрын
Best instructional video I've come across. Way better than the beginners guide video posted on the vs code site. Thank you 🙏🏿
@bryanc1558
@bryanc1558 3 жыл бұрын
I wish I could like twice. Thank you for your help my friend!
@TechDecode
@TechDecode 3 жыл бұрын
So nice of you 😇 👉 Javascript Course - rebrand.ly/Javascript_Course 👉 Subscribe : rebrand.ly/FreeSubscription
@GT-cv3xu
@GT-cv3xu 3 жыл бұрын
Thanks u so mush! Please, can u say me how to rid off in output comments like [running] or [done] ?
@shankarshinde2970
@shankarshinde2970 3 жыл бұрын
Thanks videos is too helpful, but will you please tell me why nodejs is require to run the Java script file
@justliving919
@justliving919 Жыл бұрын
Thank you so much! I was feeling so discouraged because I thought I was too dense haha
@chiderajoy2889
@chiderajoy2889 2 жыл бұрын
Very concise .....and simple . Step by step tutorial. Thank you
@TechDecode
@TechDecode 2 жыл бұрын
You're Welcome 😇 Don't forget to subscribe 👍
@yousefsamir989
@yousefsamir989 2 ай бұрын
Thanks alot, amongst many videos, you were the best
@andreai2786
@andreai2786 2 жыл бұрын
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
@shwetachoudhary9003 Жыл бұрын
Video was soo smooth and clear Thank you soo much❤
@AdBoss12
@AdBoss12 2 жыл бұрын
Thank you sir You have gained a new subscriber congrats 🎉🎉
@TechDecode
@TechDecode 2 жыл бұрын
You're Welcome 😁
@AdBoss12
@AdBoss12 2 жыл бұрын
@@TechDecode but when i declare a string it is giving me a error example: let a = subscribe; console. Log(a) ;
@motomavrick7055
@motomavrick7055 Жыл бұрын
Really really thanks buddy final i reached one worked video. After 4 hours
@hariparmatmabhaktibhajan7945
@hariparmatmabhaktibhajan7945 3 жыл бұрын
sakar hari ji ki krapa aap par bani rahe vese is video ne meri kaafi help ki hai dhanywaad
@niladrimallik3172
@niladrimallik3172 3 жыл бұрын
Thank you. This tutorial helped a lot.
@Riteshplayssomethin
@Riteshplayssomethin Жыл бұрын
it shows 'node' is not recognized as an internal or external command, operable program or batch file.
@imthejeff7462
@imthejeff7462 Жыл бұрын
Your video was a great help! Thanks. will definitely recommend this to others that begin using java script 👍
@npn8097
@npn8097 Жыл бұрын
Just what I needed ! Thanks a lot,
@afriend8961
@afriend8961 3 жыл бұрын
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! =).
@rajbeti1546
@rajbeti1546 3 жыл бұрын
Clear and concise 👍
@TechDecode
@TechDecode 3 жыл бұрын
😇 You're welcome! 😇 👉 Javascript Course - rebrand.ly/Javascript_Course 👉 Subscribe : rebrand.ly/FreeSubscription
@SubodhWadekar-j2m
@SubodhWadekar-j2m Жыл бұрын
Yes its work till now ,Thank you sir
@ganeshgupta9692
@ganeshgupta9692 Жыл бұрын
6:37 its very helped to me very
@mr.rajeev18
@mr.rajeev18 2 жыл бұрын
which screen recorder you are using
@dozie_001
@dozie_001 3 жыл бұрын
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
@iveliniliev8818
@iveliniliev8818 3 жыл бұрын
Thx man...it is so simple explained. Very usefull guide.
@TechDecode
@TechDecode 3 жыл бұрын
You're welcome! 😇 👉 Javascript Course - rebrand.ly/Javascript_Course 👉 Subscribe : rebrand.ly/FreeSubscription
@TayvonLewis
@TayvonLewis 3 жыл бұрын
Great video, straight to the point!
@snrjk
@snrjk 8 ай бұрын
what font and theme you are using in vs code in this video?
@kirtishreyaa8864
@kirtishreyaa8864 2 жыл бұрын
This video was so very helpful. It was amazing, I could finish my assignment. Whew!
@MrStece
@MrStece Жыл бұрын
Thanks! Regards from Serbia!
@DericksonCaballero
@DericksonCaballero Жыл бұрын
Thank you bro! Work perfectly on macOs
@radhikaiyer4119
@radhikaiyer4119 2 жыл бұрын
thank you so much. such a easy way to run javascript
@angeloszaimis6917
@angeloszaimis6917 2 жыл бұрын
Hello , thanks for the video but I have a problem my code runs but it doesn't reveal anything in the output can you help me?
@ytviewer6669
@ytviewer6669 2 жыл бұрын
Try to save the file, then it'll work. I had the same problem.
@Shareurstories
@Shareurstories 2 жыл бұрын
Finally a helpfull video. Amazing! thank you
@we-are-electric1445
@we-are-electric1445 3 жыл бұрын
Good video - Tells you just what you need to get up and running
@poeticider
@poeticider 2 жыл бұрын
Thanks mate, this helped a lot! Greetings from the UK :)
@Gourav-511
@Gourav-511 2 жыл бұрын
Thanks a lot sir, I was writing js code on replit before but now I can use my favourite code editor for js too 😁
@davidbakare827
@davidbakare827 2 жыл бұрын
I honestly can't thank you enough... thank you!
@TechDecode
@TechDecode 2 жыл бұрын
You're welcome! 😇 👉 Javascript Course - rebrand.ly/Javascript_Course 👉 Subscribe : rebrand.ly/FreeSubscription
@aayushsah6050
@aayushsah6050 2 жыл бұрын
Very nice video, Helped a lot
@aasthajaiswal2324
@aasthajaiswal2324 Жыл бұрын
Thanks! This video really helped me.
@nourerrahali7057
@nourerrahali7057 3 жыл бұрын
Fiiinally i found the right video for my problem , thank you so much
@jawaadtoureali733
@jawaadtoureali733 2 жыл бұрын
thanks you for this tutorial ! it was very helpful !
@AmanSharma-ym8jx
@AmanSharma-ym8jx 3 жыл бұрын
Thanks a lot, this is very helpful🥰
@TechDecode
@TechDecode 3 жыл бұрын
Glad it was helpful! 🥰 👉 Javascript Course - rebrand.ly/Javascript_Course 👉 Subscribe : rebrand.ly/FreeSubscription
@subkutan22
@subkutan22 Жыл бұрын
This was very helpful!Thank you so much!
@rajajairamrameshbabu7605
@rajajairamrameshbabu7605 Жыл бұрын
What if the input value are array,2d array, and string ? At that time is it works?
@entprodstudio6738
@entprodstudio6738 2 жыл бұрын
Helped A Lot! Thanks!
@kenmtb
@kenmtb Жыл бұрын
Thank you for a well designed video that is to the point and extremely helpful.
@DavidBrodd
@DavidBrodd Жыл бұрын
Great stuff. Very easy to follow!
@antonmaksymuk9790
@antonmaksymuk9790 Жыл бұрын
Thanks, bro)❤
@abhishekh2646
@abhishekh2646 3 жыл бұрын
Thank you very much! Really appreciate this!
@mjrodelas3636
@mjrodelas3636 2 жыл бұрын
Thank you for this. It worked!
@sonali.shetty9662
@sonali.shetty9662 Жыл бұрын
is we need visual studio 2017 or it ok be go with visual studio 2022
@olusanyayinkaagunbiade9123
@olusanyayinkaagunbiade9123 2 жыл бұрын
Thank you much, it is very informative. How can we get your other videos?
@adamrosen7323
@adamrosen7323 2 жыл бұрын
You sir got yourself a new subscriber. Thank you so much for indepth accurate information.
@yim_klok
@yim_klok 3 жыл бұрын
Thank you! How about PHP?
JavaScript Tutorial for Beginners: Learn JavaScript in 1 Hour
48:17
Programming with Mosh
Рет қаралды 13 МЛН
Motorbike Smashes Into Porsche! 😱
00:15
Caters Clips
Рет қаралды 22 МЛН
Ice Cream or Surprise Trip Around the World?
00:31
Hungry FAM
Рет қаралды 4,2 МЛН
How to Run Javascript in Visual Studio Code on Mac OS Big Sur Apple Macbook M1
8:33
How to Run JAVA in Visual Studio Code on Windows 10 2022
8:02
Tech Decode Tutorials
Рет қаралды 621 М.
Setting up VSCode and Hello World in Javascript
8:40
Hitesh Choudhary
Рет қаралды 573 М.
VSCode Tutorial For Beginners - Getting Started With VSCode
22:57
Tech With Tim
Рет қаралды 885 М.
How To Run JavaScript In VSCode with Node JS (LiveServer localhost)
8:33
5 JavaScript Concepts You HAVE TO KNOW
9:38
James Q Quick
Рет қаралды 1,4 МЛН
How to Run Node.js in Visual Studio Code | Node.js in VSCode
26:17
ProgrammingKnowledge
Рет қаралды 335 М.