Michie Ang
Michie Ang
Never stop learning. Mad scientist 🧪🛠💻 at Devbits (formely known as Inbytes.dev).

SwiftUI Basic | What's inside a simple SwiftUI App?

October 29, 2021 - 3 minute read
SwiftUI iOS App Template Content
Explore more

Zonily Jame Pesquera
Workaholic Gamer, Audio Enthusiast
February 9, 2021 - 4 minute read

Why You Should Start Writing, as a Programmer

Being a programmer isn’t all about coding, it’s also about proper communication with your peers.

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.