Introduction to JavaScript and Variables
- Leigh Armstrong
- Aug 2, 2018
- 1 min read
Mimo introduced me to JavaScript, what it can be used for and how in general it can be structured within a HTML document. I learned the basics of variables and how to display it using a console command.

Next was to delve deeper into variables. They can be floats, integers, strings etc and they can used to perform equations or to pair together sentences.

Comments