Varying Variables.
I'm not even sure if variables are still commonplace in Javascript, as I've heard some conflicting information, but nonetheless I'm learning about it anyway.
I like it so far as it's a simple way to store any and all Javascript types. I used them (along with the prompt and alert methods) to create a simple calculator program. It works fine, but I'm definitely missing some additional features that I'm sure I'll learn more about as I move further along.
But one thing is clear...I'm already thinking about all the cool things I can do with Javascript once I learn more. Oh the possibilities.....
Top comments (0)