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

functional programming

March 8, 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
Michie Ang
Never stop learning. Mad scientist 🧪🛠💻 at Devbits (formely known as Inbytes.dev).
November 27, 2021 - 2 minute read

SwiftUI View Modifiers

SwiftUI Modifiers are views modifiers to customize a specific view in your code. You can use the bui...Read more