Udemy’s The Complete Javascript Course

A collection of snippets and programs written during Jonas Schmedtmann’s course available on Udemy.
Directory
- budget-app – a simple budget app that will calculate percentages of income and expenses. This is not tied to any backend. This program will not save any work once the page has changed.
- pig-dice – a game built to help further knowledge of manipulating the DOM and handling event listeners.