Hello World Program in Javascript
Inspiration drawn from EddieHub and Website Development Workshop
This is a Hello World program in Javascript. Tried it for very first time in a new language which I haven't used earlier.
I have first checked up with the web browser to see the inner glimpse of how environment works. I have tried attached this script to webpage to see how it works. To say about how did this structure into program, I have mentioned this doctype as HTML. Started my program with a . Then added the syntax of and . To get the script of "Hello World", I have used and inserted the statement into alert. I now winded up with <html>.</p> <p>I was initially skeptical of about trying this in new language and my recent slight interest towards web development made me take this step. </p> <p>Glad I could pull this off and take this as a challenge. It is a small achievement but definitely something I feel proud of to try my hands on it.</p> <p>I learnt the basic structure of how websites are developed and how they are declared using syntax.</p> <p>This is just a start. Hope I can expand my horizons further to do some useful projects on Javascript.</p>

Log in or sign up for Devpost to join the conversation.