Jonathan Rodriguez
Jonathan Rodriguez
Programming, Project building, electronics, writing

How I knew I had a problem looking at computer monitors and solved it

October 29, 2021 - 3 minute read
Explore more

Ce Manalang
Writes & draws about art and Internet things -- a web developer on most days.
September 13, 2021 - 1 minute read

### Notes on how to catch a star

This cartoon is about functional programming, i.e., about programming and about being functional.

### Notes on how to catch a star
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