<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://jooheekim.me/</id><title>Joohee Kim's Blog</title><subtitle>A minimal, portfolio, personal blog.</subtitle> <updated>2026-02-08T02:09:58+00:00</updated> <author> <name>Joohee Kim</name> <uri>https://jooheekim.me/</uri> </author><link rel="self" type="application/atom+xml" href="https://jooheekim.me/feed.xml"/><link rel="alternate" type="text/html" hreflang="ko-KR" href="https://jooheekim.me/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 Joohee Kim </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>Swift에서 Set 관련 연산자 사용하기</title><link href="https://jooheekim.me/posts/set-operations-in-swift/" rel="alternate" type="text/html" title="Swift에서 Set 관련 연산자 사용하기" /><published>2025-06-09T00:00:00+00:00</published> <updated>2025-06-09T00:00:00+00:00</updated> <id>https://jooheekim.me/posts/set-operations-in-swift/</id> <content type="text/html" src="https://jooheekim.me/posts/set-operations-in-swift/" /> <author> <name>Joohee Kim</name> </author> <category term="Tips" /> <summary>Swift에서 집합 연산자를 사용하여 컬렉션의 교집합, 합집합, 차집합 등을 구현하는 방법</summary> </entry> <entry><title>SwiftUI에서 TextField 세로로 쓰기</title><link href="https://jooheekim.me/posts/textfield-axis-vertical-in-swiftui/" rel="alternate" type="text/html" title="SwiftUI에서 TextField 세로로 쓰기" /><published>2025-06-02T00:00:00+00:00</published> <updated>2025-06-02T00:00:00+00:00</updated> <id>https://jooheekim.me/posts/textfield-axis-vertical-in-swiftui/</id> <content type="text/html" src="https://jooheekim.me/posts/textfield-axis-vertical-in-swiftui/" /> <author> <name>Joohee Kim</name> </author> <category term="Tips" /> <summary>TextField의 axis 속성으로 세로 스크롤 구현하기</summary> </entry> <entry><title>Swift Collections의 Heap 사용하기</title><link href="https://jooheekim.me/posts/swift-heap/" rel="alternate" type="text/html" title="Swift Collections의 Heap 사용하기" /><published>2025-05-26T00:00:00+00:00</published> <updated>2025-05-26T00:00:00+00:00</updated> <id>https://jooheekim.me/posts/swift-heap/</id> <content type="text/html" src="https://jooheekim.me/posts/swift-heap/" /> <author> <name>Joohee Kim</name> </author> <category term="Tips" /> <summary>Swift Collections 패키지의 Heap 자료구조 활용 방법</summary> </entry> <entry><title>Swift 5.9의 if/switch 표현식으로 코드 간단하게 만들기</title><link href="https://jooheekim.me/posts/switch-if-expression/" rel="alternate" type="text/html" title="Swift 5.9의 if/switch 표현식으로 코드 간단하게 만들기" /><published>2025-05-19T00:00:00+00:00</published> <updated>2025-05-19T00:00:00+00:00</updated> <id>https://jooheekim.me/posts/switch-if-expression/</id> <content type="text/html" src="https://jooheekim.me/posts/switch-if-expression/" /> <author> <name>Joohee Kim</name> </author> <category term="Tips" /> <summary>return 키워드 없이 더 간결해진 조건문 작성 방법</summary> </entry> <entry><title>SwiftUI에서 도형을 배경으로 설정하기</title><link href="https://jooheekim.me/posts/set-background-to-shape-in-swiftui/" rel="alternate" type="text/html" title="SwiftUI에서 도형을 배경으로 설정하기" /><published>2025-05-12T00:00:00+00:00</published> <updated>2025-05-12T00:00:00+00:00</updated> <id>https://jooheekim.me/posts/set-background-to-shape-in-swiftui/</id> <content type="text/html" src="https://jooheekim.me/posts/set-background-to-shape-in-swiftui/" /> <author> <name>Joohee Kim</name> </author> <category term="Tips" /> <summary>background(_:in:fillStyle:) modifier를 사용한 배경 스타일링</summary> </entry> </feed>
