John Salvador
John Salvador
Proud Dad, iOS Engineer, Flutter Dev, Motorcycle Enthusiast, and avid reader.

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

May 17, 2023 - 4 minute read
Explore more

Michie Ang
Never stop learning. Mad scientist ๐Ÿงช๐Ÿ› ๐Ÿ’ป at Devbits (formely known as Inbytes.dev).
April 16, 2021 - 1 minute read

Follow a Filipino Developer Friday #FilipinoDevFollowFriday - April 2021 Edition

It's April and here are our list of Filipino Developers for our #FilipinoDevFollowFriday. If you wan...Read more

Follow a Filipino Developer Friday #FilipinoDevFollowFriday
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.
September 11, 2023 - 3 minute read

SOLID: Interface Segregation Principle

Interface Segregation Principle means a client should not depend on something it doesn't need.