Skip to content

sklinkusch/JS-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JS-101

This exercise was performed by Stefan Klinkusch at Digital Career Institute in Berlin, Germany using HTML and vanilla JavaScript.

Topics

  • declaration of variables using var, let, and const
  • variable types
  • simple loops (while and for)
  • output to the Browser console and to popups
  • output to the document body
  • change the document title
  • arrays
  • external vs. inline JavaScript

About

Introduction to Variables in Javascript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors