Hello guys , welcome to the source code of the Budgety app, based on javascript.
Please open up the following link to view the project and leave some feedback.
https://budgety4.imfast.io/
Following are the javacript features, I used to create the app.
==> Constructor function to create objects.
==> Use of 'call' method to convert the Nodelist into an array.
==> Custom forEach to use it on nodelists.
==> IIFE (Immediately Invoked Function Expression).
==> Closures .... etc
Please suggest me ways to update my project and make my code better.