/
Javascript Variables - Covering the core types
Javascript Variables - Covering the core types
So a very helpful concept to understand with Javascript is that it is a dynamic language like Lua which means that variable names are aliases which can point to:
DOM elements - i.e. HTML elements in the current page
container types like
In this video I show all these basic types using the Javascript console:
, multiple selections available,
Related content
Javascript Object
Javascript Object
More like this
Javascript Functions
Javascript Functions
More like this
Playing around with CSS and Javascript showing the power of the console.
Playing around with CSS and Javascript showing the power of the console.
Read with this
Javascript Containers
Javascript Containers
More like this
Javascript Concepts - Start Here!
Javascript Concepts - Start Here!
Read with this
Javascript is a dynamic language
Javascript is a dynamic language
More like this