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: Liskov Substitution Principle

July 27, 2023 - 5 minute read
Explore more

Azel Alyne Tan
A kid at heart | Web Developer
October 19, 2023 - 2 minute read

Lessons learned about JWT and Supabase Authentication

Here's a simple write-up about what did I learned about JWT (JSON Web Tokens), and Supabase Authenti...Read 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 1, 2023 - 6 minute read

SOLID: Open-Close Principle

Open-Close Principle means classes should be Open for Extension, but Closed for Modification. The go...Read more