📝 Articles

I blog about challenges & interests I come across in various parts of my life. Hopefully you'll enjoy some of these.

2021

FINANCE

Why you MUST have an emergency fund before investing

CODING

[Shorts] Injecting @StateObject into your views

CODING

When to use @ObservedObject vs @StateObject in your app

2019

CODING

AnyEncodable: Encoding unknown types

CODING

Debouncing

CODING

Normalizing text for search with string transformations {あいうえお <=> アイウエオ <=> AIUEO}

CODING

Adjusting to Keyboard presentations modularly

CODING

Ensuring thread-safety using GCD

2018

CODING

Resizable FormSheet Modals

2017

CODING

Protocols: the Good, the Nice, and the Weird