What is console.log in JavaScript? | JS for Beginners Ep. 1

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

if anyone is here for the answer, "what is console.log" it starts at 3:58 the rest is just setting up your editor

stephblank
Автор

Out of all the videos I have seen this was explained the best... Thank you so much sir 😊

nausheenrahman
Автор

thank you for simple and understandable explanation of the console.log!!!

carolinesexton
Автор

thank you very much! This is a super clear tutorial, I couldn't understand what conosle.log was, thanks so much, you really helped me!!

giulia
Автор

i can do the same with document.write(a+b); can you tell the difference between log.console and document.write

sobaru-san
Автор

Thank you very much for your video it was very well explained

ayoonamusi
Автор

Man more people should subscribe to you

wellsleep
Автор

Great tutorials, nice accent. Nigerian, yeah?😊

afrobeatswithelixir
Автор

Very helpful for a beginner like me. Thanks a lot! Do you have web 3 course? I am eager to find a good one like this video.

qffmjsz
Автор

Love the video, but I don't have the "open with live server" option. Tried right clicking everywhere.

DJVibeDubstep
Автор

hello, i have a question: if u eneter a website that have for example 2 buttons and each one have a function when clicking on them (function1 and function2) is it possible to see what is the function that was excuted when clicking each button ? let's say f1(a, b){a+b} and f2(a, b){a*b} when i click button1 can i see (a+b) for example in the console or anywhere else ??

sahiku
Автор

When I right click on visual studio code "Open with live server" does not appear, and I do not now why...

alstonestvtm
Автор

Does something need to be installed in order to get the HTML template to fill out by typing a ! and then the tab key? It does nothing for me except add a tab after the exclamation mark.

Kanglese
Автор

do you know why when I type console.log in vscode it automatically autocorrects to console.timeLog(), it's annoying. thanks

frenchmike
Автор

For anyone after me, "Open with Live server" is an extension found in the cube image on the left panel (Extensions) . lol I too am beginner beginner

JessicaABG
Автор

What will be output of console.log("test" && "book")?
It is printing only book !! Why?

spraveenkumar
Автор

Why is expressions between variables used for like can’t we just write the response ex
Var name= “john”+”smith”

wellsleep
Автор

Sir, When I do right click, I am getting only 2 options (select all, print)
not getting inspect option ..
How to do now Sir..?

nehamathapati
Автор

Cannot get anything in console.log in windows 10 chrome.. Please help

prajwalponna
Автор

skip to 5:25 for explanation for console.log

emanwhitlow