Learnt JavaScript
Learned ES6 functions
This was a hard one but I finally completed my JavaScript Data Structures and Algorithms Certification from Free Code Camp, and I'm excited for the next one!

In this certification I learned about:
  • JavaScript variables, objects, arrays, loops and functions, switches, if, if else, and else statements.
  • Algorithms for string, flat array, flat object, and nested array, nested object manipulation
  • Coding paradigms like Object Oriented Programming and Functional Programming