Coding Basic and how to create Variables in JavaScript
  • Introduction
  • Code Editor
Variable and Code Structure
  • Hello World
  • Code Structure
  • Use Strict Mode
  • Variables
  • Use alert to show a message.
  • Creating and Modifying Variable
  • Create a script to show message using alert function.