Ce Manalang
Ce Manalang
Writes & draws about art and Internet things -- a web developer on most days.

Programming (Love) Languages

February 14, 2021 - 1 minute read
Explore more

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

[Javascript Basics] Day 4: Primitive and Reference Types

Difference between Primitive and Reference types.

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