No description or website provided.
JavaScript HTML
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
.gitignore
1_variables-values-objects.js
2_dot-vs-bracket.js
3_slice-vs-splice.js
4_substting-vs-slice-(cutString).js
5_index-charAt-split-trim-replace.js
6-Math.js
7-Loops-for.js
LICENSE
README.md
index.html

README.md

JavaScript - Elementary Knowledge

  • Types Of Values in Variables
  • Dot notation VS Bracket notation (getting acces to property of object)