In lecture, we covered the basics of Javascript. This is the corresponding repository you can use and play around with for reference.
You can find theoretic examples in the Theory
folder.
There are 10 examples in the ./js
folder.
The index.html
file contains includes for all of them.
Please uncomment only one of them at a time. The exmaples were not designed to be used simultaneously.