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

functional programming

March 8, 2021 - 1 minute read
Explore more

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

[Javascript Basics] Day 7: Array Methods - Part 2

Commonly use array methods.

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.
July 27, 2023 - 5 minute read

SOLID: Liskov Substitution Principle

A superclass should be replaceable with objects of its subclasses without affecting the correctness ...Read more