All Basic Commands in Java Script!

TechiesHub
Feb 13, 2021

--

Hello Readers and from today, I am starting a new series named JavaScript Tutorials. This is the first tutorial of this series in which I am going to tell you about some simple commands. So let’s get started:

Name: console.log

Function: Printing something in console:

Name: alert

alert(“Hello World”)

Function: Creating a additional pop out dialogue

Name : document.write

document.write(“Hello World”)

Function: writing inside a document

To display errors and warnings in console

Originally published at https://downthecode10.blogspot.com.

--

--

TechiesHub
TechiesHub

Written by TechiesHub

0 Followers

-Blogger, Computer Enthusiasits

No responses yet