An open API service indexing awesome lists of open source software.

https://github.com/xander1936/banks-class

This is a small banking application for calculating deposits and withdrawals. In this application we learn how to use Classes (the Bank class in this case), manipulate the DOM and capture events using the .onclick() javascript method.
https://github.com/xander1936/banks-class

classes-and-objects conditions dom-manipulation else-if if-else javascript-functions javascript-methods template-literals

Last synced: 4 months ago
JSON representation

This is a small banking application for calculating deposits and withdrawals. In this application we learn how to use Classes (the Bank class in this case), manipulate the DOM and capture events using the .onclick() javascript method.

Awesome Lists containing this project