JavaScript Beginners Tutorial 5 | Hello World

preview_player
Показать описание
Javascript first program
------------ UI TESTING ------------

------------ API TESTING ------------

------------ MOBILE TESTING ------------

------------ CI | CD | DEVOPS ------------

------------ VERSION CONTROL SYSTEM ------------

------------ PERFORMANCE TESTING ------------

------------ PROGRAMMING ------------

------------ IDE ------------

------------ MAVEN ------------

------------ OTHERS ------------

Keep Learning,
Raghav

You can support my mission for education by sharing this knowledge and helping as many people as you can.
Рекомендации по теме
Комментарии
Автор

Hi Raghav, I am totally hooked on your tutorials. I want to finish it one by one all because you make everything so simple yet interesting. Thank you so much

Crazy_Antler
Автор

Thanks for explaining the plugins and visual studio installation, I am very eager to learn form next upcoming sessions the Java Script 👍😊

SarangHoley
Автор

Am trying to learn for scratch, but you are such a very nice teacher

dawit
Автор

Hi Raghav, I am totally hooked on to your tutorials. I want to finish one by one all because you make everything so simple yet interesting. The Node.js framework has not yet been worked with, and I looked through all your video titles and neither specifies where I can learn how to set up node in the environmental variables, If you could share a link, I would be ever so grateful.

tahseenamahmud
Автор

im super new at javascript.. this is what i need.. thanksss

siiberad
Автор

WHich extension is required for getting the basic code for HTML by Just using "!"..

skshanawaz
Автор

Thanks Raghav!!!... Happy teachers day in advance... You taught me a lot of things..:)

nitishvashisht
Автор

Hello Raghav. What if Visual Studio code displays "'groovy' is not recognized as an internal or external command, operable program or batch file.

rash
Автор

Thanks for explaining each step very nice manner.

mayankjain
Автор

Ever the excellent content man for learning 👌 love you work sir

mzamomahaeng
Автор

Wow javascript..!!!
Means,
Are you planning to teach protractor ?

sagarbobade
Автор

Hi raghav I am getting error "[Running] node
'node' is not recognized as an internal or external command,
operable program or batch file." Though i have installed NVM on my local machine, please suggest.

Ojtk
Автор

hi Raghav,
I am getting an error after running my Test command in VS code. Though I have installed NVM on my local machine

Ojtk
Автор

Hi Raghav ...Im not getting output when I installed the extensions you mentioned?

geethageethu
Автор

I have a problem. The console doesn't print my "Hello world". All I have in the console is:

My code:
console.log ('Hello World');

Console:
[Running] node

[Done] exited with code=0 in 0.083 seconds

MalkaExplains.
Автор

Hi sir, created hello world program. But output is not printed in console

TheBharathibalaji
Автор

Hi Raghav, I am not getting the output for this code in output window in visual studio code. I have also installed Node and npm. How will I get the output after running the code

Roopa
Автор

can you help me out, "got this error: 'node' is not recognized as an internal or external command,
operable program or batch file." when run hello.js

roberttran
Автор

Hi Raghav .Thanks for the detailed video.I am facing some issue while installing code Runner its showing error "command 'code-runner.run' not found".Could you please help.

mohapatradharitree
Автор

Thank you for the video Raghav! but i'm getting an error while running the code.
Could you please help me on the same.

Below steps has been followed:

1. ESLint plugin has been added from Extension tab.
2. Created the Javascript folder on my desktop.
3. Created a file called hello.js under Javascript folder.
4. Written code: console.log('Hello World...!');
5. Code runner plugin has been added from Extension tab.
6. Saved the code.
7. Click "play", getting the below error.

Code:
console.log('Hello World...!');

Error:

[Running] node
'node' is not recognized as an internal or external command,

operable program or batch file.[Done] exited with code=1 in 0.037 seconds

jagannathsiram