DEV Community

Suryansh Chopra
Suryansh Chopra

Posted on

Day 4 of Training: Vanilla JavaScript

Yesterday was 4 day of my training with Ryaz. The task provided was to understand the basics of Vanilla and successfully implement it into the project.

Capture

During this project I got know about

  • Event Listeners
  • Reading from Input
  • Writing to DOM
  • Arrays & objects
  • Processing data on user actions

The Personal expense app handles your personal expense. You can add and delete the expenses as you want. The styling for this app was done using bootstrap. I've not added much for now.

Github repository - Personal Expense

Top comments (0)