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

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

John Salvador
Proud Dad, iOS Engineer, Flutter Dev, Motorcycle Enthusiast, and avid reader.
May 17, 2023 - 4 minute read

Do It For Your Future Self: Why Thinking Ahead is Crucial in Coding

Coding is about doing it for your future self. Write readable code, plan ahead, and thoroughly test ...Read more