JavaScript Documentation
This is a documentation of all my javascript code for this week.
What I did
Submenu
I created a submenu which shows usage of Jupyter JavaScript kernel.
Calculator
I created a simple calculator, which you can go to by clicking the above link in the header or by clicking this.
In this calculator, I demonstrated that I can use javascript and HTML. Here is an image of my code that I wrote :)
Food Ratings
I also created a food ratings table, which you can go to by clicking the above link in the header or by clicking this.
In this food ratings, I demonstrated JS and HTML. Here is an image of my code that I wrote :)