JavaScript

  • a popular and powerful scripting language used to write programs and make web pages dynamic.
  • JavaScript is able to make web pages dynamic by allowing us to program interactions with users and elements of web pages.
  • Eventually we will get to interacting and manipulating web pages from our JavaScript code, but first we’ll start with the basics.
JavaScript a popular and powerful scripting language used to write programs and make web pages dynamic. JavaScript is able to make web pages dynamic by allowing us to program interactions with users and elements of web pages. Eventually we will get to interacting and manipulating web pages from our JavaScript code, but first we’ll start with the basics.