DEV Community

Cover image for My #100DOC - Day 27
Pablo Herrero
Pablo Herrero

Posted on

My #100DOC - Day 27

Day 27: September 22, 2020

Today's Progress:

  1. Continued with The Complete JavaScript Course (1h 30min):I continued with the Budget App project. I added an initialization function, income and expense function constructors, and a new item to the budget controller.

What I learned:

  • How and why create an initialization function.
  • Choose function constructors that meet aplications needs.
  • Set up a proper data structure for the budget controller.
  • How and why to pass data from one module to another.

Total time:

1h 30min.

Top comments (0)