DEV Community

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

Posted on

My #100DOC - Day 3

Day 3: August 29, 2020

Today's Progress:

  1. Continued with The Complete JavaScript Course (1h 30min):I reviewed JavaScript arrays, objects and their methods, and I also completed challenge 3 and 4.
  2. Learned how to create a .gitignore file (20min):I had the need to prevent some of my files from my repositories from syncing, so I learned how to create and use a .gitignore file.

What I learned:

  • Review of JavaScript arrays and objects.
  • How to create a .gitignore file.

Total time:

1h 50min.

Top comments (0)