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

Using Airtable as backend to your Nuxt.js 3 Project

November 5, 2022 - 1 minute read
Explore more

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

### Notes on how to catch a star

This cartoon is about functional programming, i.e., about programming and about being functional.

### Notes on how to catch a star
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.