John Salvador
John Salvador
Proud Dad, iOS Engineer, Flutter Dev, Motorcycle Enthusiast, and avid reader.

Using View Modifiers in SwiftUI

February 10, 2024 - 3 minute read
Photo by <a href="https://unsplash.com/@brnkd?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash">Brian Kyed</a> on <a href="https://unsplash.com/photos/brown-wooden-chair-vJ9kq2_WcTU?utm_content=creditCopyText&utm_medium=referral&utm_source=unsplash">Unsplash</a>
Explore more

Azel Alyne Tan
A kid at heart | Web Developer
April 18, 2022 - 2 minute read

[Javascript Basics] Day 5: Arrays

All about javascript arrays.

December 4, 2021 - 3 minute read

Customizing zsh prompt: How to remove the username and host name

By default, the prompt would display the username, host name and the current directory but what if y...Read more