DEV Community

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

Posted on

3

My #100DOC - Day 29

Day 29: September 24, 2020

Today's Progress:

  1. Continued with The Complete JavaScript Course (1h 10min):I continued with the Budget App project. I did a method to clear the fields after entering a value. I used the querySelectorAll mehod, converted a list to an array and I cleaned the fields as I ran a foreach loop.

What I learned:

  • Clear HTML fields.
  • Use querySelectorALl.
  • Convert a list to an array.
  • Review of foreach loop in JavaScript.

Total time:

1h 10min.

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay