Angel Rose Naval
Angel Rose Naval
Explore new learnings

DJANGO GIRLS CDO 2024

March 10, 2024 - 2 minute read
In "Womens Month" Celebration, Django Girls CDO Workshop 2024
Explore more

Azel Alyne Tan
A kid at heart | Web Developer
November 5, 2022 - 1 minute read

Using Airtable as backend to your Nuxt.js 3 Project

Using Airtable API as backend to your Nuxt 3 Project

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