Michie Ang
Michie Ang
Never stop learning. Mad scientist ๐Ÿงช๐Ÿ› ๐Ÿ’ป at Devbits (formely known as Inbytes.dev).

Follow a Filipino Developer Friday #FilipinoDevFollowFriday - April 2021 Edition

April 16, 2021 - 1 minute read
Follow a Filipino Developer Friday #FilipinoDevFollowFriday
Explore more

Don Lalicon
Code bender
April 2, 2021 - 3 minute read

Automatically including all relationships in Drupal JSON:API

There is currently no way to automatically include all relationships when fetching resources and thi...Read more

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