Jennifer Eve Vega
Jennifer Eve Vega
A wife, and a mom to two boys. A life-long learner. I also like to read books and I love programming.

SOLID: Interface Segregation Principle

September 11, 2023 - 3 minute read
Explore more

Jennifer Eve Vega
A wife, and a mom to two boys. A life-long learner. I also like to read books and I love programming.
August 4, 2023 - 5 minute read

SOLID: Single Responsibility Principle

Single Responsibility Principle means every module/class/function should only have one responsibilit...Read more

Azel Alyne Tan
A kid at heart | Web Developer
April 27, 2022 - 4 minute read

[Javascript Basics] Day 7: Array Methods - Part 2

Commonly use array methods.