Azel Alyne Tan
Azel Alyne Tan
A kid at heart | Web Developer

How to setup and use Environment Variables in Nuxt 3

August 28, 2022 - 1 minute read
Explore more

Ce Manalang
Writes & draws about art and Internet things -- a web developer on most days.
February 14, 2021 - 1 minute read

Programming (Love) Languages

Happy February! This comic is dedicated to all the devs and the programming languages that they love...Read more

Programming love languages comic
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.
September 11, 2023 - 3 minute read

SOLID: Interface Segregation Principle

Interface Segregation Principle means a client should not depend on something it doesn't need.