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

Lessons learned from Inbytes.Dev October Writathon Meetups

October 30, 2021 - 3 minute read
Explore more

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

[Javascript Basics] Day 3: Objects

Let's talk about Javascript Objects

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