Ce Manalang
Ce Manalang
Writes & draws about art and Internet things -- a web developer on most days.

trouble in infrastructure

August 17, 2021 - 1 minute read
Explore more

Michie Ang
Never stop learning. Mad scientist 🧪🛠💻 at Devbits (formely known as Inbytes.dev).
October 29, 2021 - 3 minute read

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

Checking out SwiftUI under the hood.

SwiftUI iOS App Template Content
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.