DEV Community

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

Posted on

My #100DOC - Day 16

Day 16: September 11, 2020

Today's Progress:

  1. Helped on Stack Overflow (15min):I helped a colleague to design a Java function that returns what is the shortest word in an array.
  2. Continued with The Complete JavaScript Course (1h 06min):I learned very important concepts such as Closures or the Call, Apply and Bind methods.

What I learned:

  • Review of Java .length().
  • What is a Closure in Javascript and its uses.
  • How to use Call, Apply and Bind methods in Javascript.

Total time:

1h 21min.

Top comments (0)