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).
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

Alysson Alvaran
Software Engineer. Low-battery with bursts of energy. ✨
March 21, 2021 - 3 minute read

Deploying a simple Flask application to Heroku via GitHub

How to deploy your Flask web app to Heroku via GitHub