Property Observers: didSet and willSet in Swift
Detailed explanation of property observers in Swift, how to use willSet and didSet to observe property changes, with illustrative examples and reasons to apply them in iOS development.

Related Posts
Discover more content you might enjoy

1DevTool: The Developer Cockpit I Built Because I Was Drowning in Windows
I was running Claude Code, Codex, and Gemini CLI in three different terminals, plus VS Code, Chrome, Postman, and TablePlus — just to ship one feature. So I built 1DevTool: one window per project, every AI agent in one place, everything persists.

Server Compass: Why I Built a Desktop App to Turn Any $5 VPS Into My Own PaaS
I was tired of paying $20+/month for Vercel and Railway, but also tired of self-hosted panels eating 2GB of RAM on my $5 VPS. So I built Server Compass — a desktop app that connects to any VPS over SSH and gives you the full power of a managed PaaS, with zero server overhead and one-time pricing.

Accidentally Building a Blogging Platform
I hadn't written blog posts for a long time and realized I was too dependent on AI. To rebuild my writing habit and think more clearly, I decided to build a writing platform: write.rocks.

Vibe Coding - Rebuilding My Blog from Scratch and Rebranding to khoa.blog
Detailed walkthrough of rebuilding a blog from scratch with vibe coding, from data migration to implementing new features, helping readers understand the personal blog development process.

Day 12 - Profitable MVP in 30 Days - Giving Up
Day 12 of the profitable MVP challenge, sharing the feeling of wanting to quit but deciding to continue, the internal struggle between laziness and determination to complete the challenge. In the end, I choose to develop the Speed Reading Chrome Extension - an idea that solves my own problem and something I'd use daily.

The Power of Focus
An article about the importance of focusing on one main goal instead of spreading energy across multiple tasks at once.